[MPlayer-cvslog] r22996 - trunk/mencoder.c

diego subversion at mplayerhq.hu
Sun Apr 15 13:35:44 CEST 2007


Author: diego
Date: Sun Apr 15 13:35:44 2007
New Revision: 22996

Modified:
   trunk/mencoder.c

Log:
Remove unused variable.
patch by Zuxy Meng, zuxy.meng gmail com


Modified: trunk/mencoder.c
==============================================================================
--- trunk/mencoder.c	(original)
+++ trunk/mencoder.c	Sun Apr 15 13:35:44 2007
@@ -405,7 +405,6 @@ int decoded_frameno=0;
 int next_frameno=-1;
 int curfile=0;
 int new_srate=0;
-int fformat=DEMUXER_TYPE_UNKNOWN;
 
 unsigned int timer_start=0;
 ao_data_t ao_data = {0,0,0,0,OUTBURST,-1,0};



More information about the MPlayer-cvslog mailing list