summaryrefslogtreecommitdiffstats
path: root/libavutil/lfg.c
Commit message (Expand)AuthorAgeFilesLines
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* lfg: add missing includesMåns Rullgård2010-07-101-0/+2
* Replace many includes of libavutil/common.h with what is actually neededMåns Rullgård2010-03-091-1/+2
* Implement av_bmg_next(), a Box-Muller Gaussian random generator.Stefano Sabatini2009-12-121-0/+33
* Fix reference to av_random where av_lfg_get was meant.Diego Biurrun2009-03-211-1/+1
* Simple lagged fibonacci PRNG.Michael Niedermayer2008-07-281-0/+64
OpenPOWER on IntegriCloud