]> git.sesse.net Git - ffmpeg/history - libavutil/lfg.h
More accurate rounding for 8bit inputs.
[ffmpeg] / libavutil / lfg.h
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-07-30 Michael Niedermayer1000l typo my new PRNG converged to -1.
2008-07-30 Michael NiedermayerAdd a multiplicative LFG for those thinking the additiv...
2008-07-28 Michael NiedermayerDocument av_lfg_get().
2008-07-28 Michael NiedermayerSimple lagged fibonacci PRNG.