[FFmpeg-soc] [soc]: r3667 - eac3/ac3dec.c
jbr
subversion at mplayerhq.hu
Fri Aug 29 04:48:33 CEST 2008
Author: jbr
Date: Fri Aug 29 04:48:33 2008
New Revision: 3667
Log:
cosmetics: indentation
Modified:
eac3/ac3dec.c
Modified: eac3/ac3dec.c
==============================================================================
--- eac3/ac3dec.c (original)
+++ eac3/ac3dec.c Fri Aug 29 04:48:33 2008
@@ -596,7 +596,7 @@ static void decode_transform_coeffs(AC3D
}
/* if any channel doesn't use dithering, zero appropriate coefficients */
- remove_dithering(s);
+ remove_dithering(s);
}
/**
More information about the FFmpeg-soc
mailing list