Author: kostya
Date: Tue Jul 1 18:45:09 2008
New Revision: 2644
Log:
Cosmetics: wrond indention for closing brace
Modified:
aacenc/aacpsy.c
Modified: aacenc/aacpsy.c
==============================================================================
--- aacenc/aacpsy.c (original)
+++ aacenc/aacpsy.c Tue Jul 1 18:45:09 2008
@@ -428,7 +428,7 @@ static void psy_3gpp_process(AACPsyConte
//add correction factor to thresholds
for(g = 0; g < apc->num_bands1024; g++)
pctx->band[ch][g].thr = modify_thr(pctx->band[ch][g].thr, r);
- }
+ }
}
//determine scalefactors - 5.6.2
_______________________________________________
FFmpeg-soc mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc