diff mencoder.c @ 18237:4231482179b6

Get ride of the several if(identify) messy lines and rearangment of some of the output, both patches by Kiriuja mplayer-patches AT en-directo_net, his changes are barely unrelated, nevertheless Im commiting them thogeter just for the sake of my mental healt, I had both patches already applied on my local three
author reynaldo
date Mon, 24 Apr 2006 07:20:34 +0000
parents 6ce77dda13a5
children 89bd33b746b9
line wrap: on
line diff
--- a/mencoder.c	Mon Apr 24 06:28:45 2006 +0000
+++ b/mencoder.c	Mon Apr 24 07:20:34 2006 +0000
@@ -130,7 +130,6 @@
 //void resync_audio_stream(sh_audio_t *sh_audio){}
 
 extern int verbose; // must be global!
-int identify=0;
 int quiet=0;
 double video_time_usage=0;
 double vout_time_usage=0;