add ff_random_get_seed to be used in conjunction with random functions
authorBaptiste Coudurier <baptiste.coudurier@gmail.com>
Sun, 8 Mar 2009 01:28:14 +0000 (01:28 +0000)
committerBaptiste Coudurier <baptiste.coudurier@gmail.com>
Sun, 8 Mar 2009 01:28:14 +0000 (01:28 +0000)
commit48d58e592aa258494beed72954fff74b5827acca
tree4965eeec5a56d23459fb7de01c4eb70525fa83f9
parenta936475949e45df42a2f60bf6d4b1f9978ba8468
add ff_random_get_seed to be used in conjunction with random functions

Originally committed as revision 17868 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavutil/Makefile
libavutil/random_seed.c [new file with mode: 0644]
libavutil/random_seed.h [new file with mode: 0644]