summaryrefslogtreecommitdiff
path: root/libavutil/lfg.c
Commit message (Expand)AuthorAge
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* lfg: add missing includesMåns Rullgård2010-07-10
* Replace many includes of libavutil/common.h with what is actually neededMåns Rullgård2010-03-09
* Implement av_bmg_next(), a Box-Muller Gaussian random generator.Stefano Sabatini2009-12-12
* Fix reference to av_random where av_lfg_get was meant.Diego Biurrun2009-03-21
* Simple lagged fibonacci PRNG.Michael Niedermayer2008-07-28