[Mplayer-cvslog] CVS: main open.c,1.9,1.10
Arpi of Ize
arpi at mplayer.dev.hu
Wed Aug 22 10:24:41 CEST 2001
Update of /cvsroot/mplayer/main
In directory mplayer:/var/tmp.root/cvs-serv6366
Modified Files:
open.c
Log Message:
argh. yet another ugly bug: missing --dvd_angle
Index: open.c
===================================================================
RCS file: /cvsroot/mplayer/main/open.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- open.c 21 Aug 2001 22:20:41 -0000 1.9
+++ open.c 22 Aug 2001 08:24:29 -0000 1.10
@@ -166,6 +166,7 @@
DVDClose( dvd );
return NULL;
}
+ --dvd_angle; // remap 1.. -> 0..
/**
* Load the VTS information for the title set our title is in.
*/
More information about the MPlayer-cvslog
mailing list