summaryrefslogtreecommitdiffstats
path: root/libavutil/lfg.c
Commit message (Expand)AuthorAgeFilesLines
* build: Split test programs off into separate filesDiego Biurrun2016-04-071-40/+0
* avformat: Remove non-compiling and/or silly commented-out printf/av_log state...Diego Biurrun2012-10-011-3/+1
* cosmetics: Consistently place static, inline and av_cold attributes/keywords.Diego Biurrun2012-04-041-1/+1
* Code clean-up for crc.c, lfg.c, log.c, random_see.d, rational.c and tree.c.Yordan Makariev2011-12-031-16/+18
* 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