argh. yet another ugly bug: missing --dvd_angle

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1618 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi 2001-08-22 08:24:29 +00:00
parent d499642e02
commit 789ecb9343
1 changed files with 1 additions and 0 deletions

1
open.c
View File

@ -166,6 +166,7 @@ if(dvd_title){
DVDClose( dvd );
return NULL;
}
--dvd_angle; // remap 1.. -> 0..
/**
* Load the VTS information for the title set our title is in.
*/