[FFmpeg-cvslog] r13585 - trunk/libavcodec/ac3dec.c
jbr
subversion
Sat May 31 21:59:10 CEST 2008
Author: jbr
Date: Sat May 31 21:59:10 2008
New Revision: 13585
Log:
10l: cosmetics
Modified:
trunk/libavcodec/ac3dec.c
Modified: trunk/libavcodec/ac3dec.c
==============================================================================
--- trunk/libavcodec/ac3dec.c (original)
+++ trunk/libavcodec/ac3dec.c Sat May 31 21:59:10 2008
@@ -1007,7 +1007,6 @@ static int ac3_parse_audio_block(AC3Deco
}
/* run last 2 bit allocation stages if new dba values */
bit_alloc_stages[ch] = FFMAX(bit_alloc_stages[ch], 2);
-
}
}
} else if(blk == 0) {
More information about the ffmpeg-cvslog
mailing list