summaryrefslogtreecommitdiff
path: root/libavutil/random.h
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated and now unused Mersenne Twister PRNG.Diego Biurrun2009-03-211-76/+0
* Remove all remaining code that was disabled through the major version bump.Diego Biurrun2009-03-091-3/+0
* Deprecate the Mersenne Twister.Michael Niedermayer2009-03-081-4/+4
* spelling/grammar/consistency review part IIIDiego Biurrun2009-01-281-4/+4
* spelling/grammar/consistency review part IIDiego Biurrun2009-01-281-2/+2
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-191-1/+1
* Drop the deprecated av_init_random() at the next libavutil major bump.Stefano Sabatini2009-01-181-0/+3
* Deprecate av_init_random() in favour of av_random_init(), with a more naturalStefano Sabatini2009-01-181-1/+4
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* misc spelling/wording fixesDiego Biurrun2008-08-041-9/+9
* Warning about MTs speed.Michael Niedermayer2008-07-281-1/+8
* Make the selftesting code use and compileable.Michael Niedermayer2008-07-271-3/+0
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* av_random() by Ryan Martell rdm4 name-server-seperator martellventures d0t comMichael Niedermayer2007-02-081-0/+69