summaryrefslogtreecommitdiffstats
path: root/libavutil/lfg.h
Commit message (Expand)AuthorAgeFilesLines
* doxygen: Drop array size declarations from Doxygen parameter names.Diego Biurrun2011-07-031-1/+1
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Restore array sizes in doxygen parameter names.Diego Biurrun2010-07-081-1/+1
* Avoid square brackets in Doxygen comments; Doxygen chokes on them.Diego Biurrun2010-07-021-1/+1
* Fix grammar errors in documentationMåns Rullgård2010-06-301-3/+3
* Implement av_bmg_next(), a Box-Muller Gaussian random generator.Stefano Sabatini2009-12-121-0/+8
* spelling/grammar/consistency review part IDiego Biurrun2009-01-281-3/+3
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* 1000l typo my new PRNG converged to -1.Michael Niedermayer2008-07-301-1/+1
* Add a multiplicative LFG for those thinking the additive is not goodMichael Niedermayer2008-07-301-1/+12
* Document av_lfg_get().Michael Niedermayer2008-07-281-0/+6
* Simple lagged fibonacci PRNG.Michael Niedermayer2008-07-281-0/+37
OpenPOWER on IntegriCloud