Files
ffmpeg/libavutil
Ganesh Ajjanagadde 39f8c7961d lavu/random_seed: use arc4random() when available
arc4random() was designed as a superior interface for system random
number generation, designed for OpenBSD and subsequently incorporated by
other BSD's, Mac OS X, and some non-standard libc's. It is thus an improvement to
use it whenever available.

As a side note, this may or may not get included in glibc, and there is
a proposal to create a posix_random family based on these ideas:
http://austingroupbugs.net/view.php?id=859.

Tested on Mac OS X.

Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com>
2015-12-17 08:12:41 -08:00
..
2015-12-15 14:16:28 +01:00
2015-12-15 14:16:28 +01:00
2015-12-07 10:43:43 -08:00
2015-12-15 14:16:28 +01:00
2015-12-07 20:28:30 +01:00
2015-12-03 04:09:48 +01:00
2015-12-15 14:16:28 +01:00