summaryrefslogtreecommitdiffstats
path: root/libavutil/random.c
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated and now unused Mersenne Twister PRNG.Diego Biurrun2009-03-211-99/+0
* Remove all remaining code that was disabled through the major version bump.Diego Biurrun2009-03-091-7/+0
* spelling/grammar/consistency review part IIIDiego Biurrun2009-01-281-1/+1
* spelling/grammar/consistency review part IIDiego Biurrun2009-01-281-6/+8
* spelling/grammar/consistency review part IDiego Biurrun2009-01-281-3/+3
* 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/+2
* Replace calls to the deprecated function av_init_random() withStefano Sabatini2009-01-181-1/+1
* Deprecate av_init_random() in favour of av_random_init(), with a more naturalStefano Sabatini2009-01-181-1/+6
* misc spelling/wording fixesDiego Biurrun2008-08-041-1/+1
* Change return type of main function to int to avoid a warning.Diego Biurrun2008-07-271-1/+2
* Move #includes, which are only used in the test program, below the #ifdefDiego Biurrun2008-07-271-5/+2
* Change benchmarking code so it returns comparable values.Michael Niedermayer2008-07-271-7/+4
* Make the selftesting code use and compileable.Michael Niedermayer2008-07-271-5/+3
* av_random() by Ryan Martell rdm4 name-server-seperator martellventures d0t comMichael Niedermayer2007-02-081-0/+104
OpenPOWER on IntegriCloud