]> git.sesse.net Git - ffmpeg/history - libavutil/lfg.c
ARM: fix av_clipl_int32_arm()
[ffmpeg] / libavutil / lfg.c
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-07-10 Måns Rullgårdlfg: add missing includes
2010-03-09 Måns RullgårdReplace many includes of libavutil/common.h with what...
2009-12-12 Stefano SabatiniImplement av_bmg_next(), a Box-Muller Gaussian random...
2009-03-21 Diego BiurrunFix reference to av_random where av_lfg_get was meant.
2008-07-28 Michael NiedermayerSimple lagged fibonacci PRNG.