[SCM] libav/experimental: revert r26302

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 17:21:44 UTC 2013


The following commit has been merged in the experimental branch:
commit 74093bb5936571bf2813781ff7628ac9ffed4467
Author: Peter Ross <pross at xvid.org>
Date:   Mon Jan 10 22:25:45 2011 +0000

    revert r26302
    
    Originally committed as revision 26305 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/libavformat/electronicarts.c b/libavformat/electronicarts.c
index f671c26..27cd4a6 100644
--- a/libavformat/electronicarts.c
+++ b/libavformat/electronicarts.c
@@ -113,8 +113,6 @@ static int process_audio_header_elements(AVFormatContext *s)
         int inSubheader;
         uint8_t byte;
         byte = get_byte(pb);
-        if (!byte)
-            break;
 
         switch (byte) {
         case 0xFD:

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list