[MPlayer-cvslog] CVS: main mencoder.c,1.312,1.313
Oded Shimon CVS
syncmail at mplayerhq.hu
Thu Oct 20 07:54:54 CEST 2005
CVS change done by Oded Shimon CVS
Update of /cvsroot/mplayer/main
In directory mail:/var2/tmp/cvs-serv19724
Modified Files:
mencoder.c
Log Message:
document hack
Index: mencoder.c
===================================================================
RCS file: /cvsroot/mplayer/main/mencoder.c,v
retrieving revision 1.312
retrieving revision 1.313
diff -u -r1.312 -r1.313
--- mencoder.c 19 Oct 2005 05:44:27 -0000 1.312
+++ mencoder.c 20 Oct 2005 05:54:51 -0000 1.313
@@ -512,6 +512,8 @@
vo_init_osd();
+ /* HACK, for some weird reason, push() has to be called twice,
+ otherwise options are not saved correctly */
m_config_push(mconfig);
play_next_file:
m_config_push(mconfig);
More information about the MPlayer-cvslog
mailing list