[FFmpeg-soc] [soc]: r3197 - aac/aac.c
superdump
subversion at mplayerhq.hu
Tue Aug 12 18:03:36 CEST 2008
Author: superdump
Date: Tue Aug 12 18:03:36 2008
New Revision: 3197
Log:
Reindent
Modified:
aac/aac.c
Modified: aac/aac.c
==============================================================================
--- aac/aac.c (original)
+++ aac/aac.c Tue Aug 12 18:03:36 2008
@@ -1119,7 +1119,7 @@ static int decode_cpe(AACContext * ac, G
if (common_window && ms_present)
apply_mid_side_stereo(cpe);
- apply_intensity_stereo(cpe, ms_present);
+ apply_intensity_stereo(cpe, ms_present);
return 0;
}
More information about the FFmpeg-soc
mailing list