[FFmpeg-soc] [soc]: r4900 - concat/ffmpeg.c.diff

gkovacs subversion at mplayerhq.hu
Sun Aug 2 03:20:26 CEST 2009


Author: gkovacs
Date: Sun Aug  2 03:20:26 2009
New Revision: 4900

Log:
removed added newline

Modified:
   concat/ffmpeg.c.diff

Modified: concat/ffmpeg.c.diff
==============================================================================
--- concat/ffmpeg.c.diff	Sun Aug  2 03:16:46 2009	(r4899)
+++ concat/ffmpeg.c.diff	Sun Aug  2 03:20:26 2009	(r4900)
@@ -1,5 +1,5 @@
 diff --git a/ffmpeg.c b/ffmpeg.c
-index e899180..e5f27cd 100644
+index e899180..b241d48 100644
 --- a/ffmpeg.c
 +++ b/ffmpeg.c
 @@ -1237,7 +1237,8 @@ static void print_report(AVFormatContext **output_files,
@@ -57,11 +57,3 @@ index e899180..e5f27cd 100644
          }
      }
  
-@@ -2892,6 +2909,7 @@ static void opt_input_file(const char *filename)
-         print_error(filename, err);
-         av_exit(1);
-     }
-+
-     if(opt_programid) {
-         int i;
-         for(i=0; i<ic->nb_programs; i++)


More information about the FFmpeg-soc mailing list