[FFmpeg-soc] [soc]: r2865 - aac/aac.c
superdump
subversion at mplayerhq.hu
Sun Jul 27 23:14:36 CEST 2008
Author: superdump
Date: Sun Jul 27 23:14:35 2008
New Revision: 2865
Log:
Remove redundant comment
Modified:
aac/aac.c
Modified: aac/aac.c
==============================================================================
--- aac/aac.c (original)
+++ aac/aac.c Sun Jul 27 23:14:35 2008
@@ -875,7 +875,6 @@ static av_cold int aac_decode_init(AVCod
dsputil_init(&ac->dsp, avccontext);
- /* Initialize RNG dither. */
av_init_random(0x1f2e3d4c, &ac->random_state);
// -1024 - Compensate wrong IMDCT method.
More information about the FFmpeg-soc
mailing list