[FFmpeg-soc] [soc]: r3046 - in aac: aac.c aac.h
Justin Ruggles
justinruggles at bellsouth.net
Thu Aug 7 03:21:32 CEST 2008
superdump wrote:
> Author: superdump
> Date: Wed Aug 6 12:00:44 2008
> New Revision: 3046
>
> Log:
> Use a simple LCG as recommended in libavutil/lfg.* rather than Mersenne Twister
> as such noise is good enough (sounds the same to my ears on a 1 second sample)
> and calculation is faster
Why not add that to libavutil as well? I would like to use it for AC-3.
-Justin
More information about the FFmpeg-soc
mailing list