[FFmpeg-soc] [soc]: r3038 - eac3/eac3dec.c
jbr
subversion at mplayerhq.hu
Tue Aug 5 05:54:57 CEST 2008
Author: jbr
Date: Tue Aug 5 05:54:57 2008
New Revision: 3038
Log:
cosmetics: indentation
Modified:
eac3/eac3dec.c
Modified: eac3/eac3dec.c
==============================================================================
--- eac3/eac3dec.c (original)
+++ eac3/eac3dec.c Tue Aug 5 05:54:57 2008
@@ -332,7 +332,7 @@ int ff_eac3_parse_header(AC3DecodeContex
}
}
-/** Audio frame syntax flags, strategy data, and per-frame data */
+ /** Audio frame syntax flags, strategy data, and per-frame data */
if (s->num_blocks == 6) {
/* LUT-based exponent strategy syntax */
More information about the FFmpeg-soc
mailing list