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.
_______________________________________________
FFmpeg-soc mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc

Reply via email to