[Mplayer-cvslog] CVS: main mencoder.c,1.100,1.101
Arpi of Ize
arpi at mplayer.dev.hu
Mon Mar 25 04:20:45 CET 2002
Update of /cvsroot/mplayer/main
In directory mplayer:/var/tmp.root/cvs-serv11036
Modified Files:
mencoder.c
Log Message:
reset selection
Index: mencoder.c
===================================================================
RCS file: /cvsroot/mplayer/main/mencoder.c,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- mencoder.c 23 Mar 2002 13:13:12 -0000 1.100
+++ mencoder.c 25 Mar 2002 03:20:42 -0000 1.101
@@ -662,6 +662,7 @@
// Go through the codec.conf and find the best codec...
sh_video->inited=0;
+codecs_reset_selection(0);
if(video_codec){
// forced codec by name:
mp_msg(MSGT_CPLAYER,MSGL_INFO,"Forced video codec: %s\n",video_codec);
More information about the MPlayer-cvslog
mailing list