aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/random_seed.c
Commit message (Collapse)AuthorAgeFilesLines
...
* random_seed: try other alternatives if reading /dev/random failsMåns Rullgård2010-03-111-1/+2
| | | | Originally committed as revision 22450 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add ff_random_get_seed to be used in conjunction with random functionsBaptiste Coudurier2009-03-081-0/+43
Originally committed as revision 17868 to svn://svn.ffmpeg.org/ffmpeg/trunk