]> git.sesse.net Git - ffmpeg/commit
avutil/random_seed: Add the runtime in cycles of the main loop to the entropy pool
authorMichael Niedermayer <michael@niedermayer.cc>
Wed, 9 Dec 2015 14:18:53 +0000 (15:18 +0100)
committerMichael Niedermayer <michael@niedermayer.cc>
Thu, 10 Mar 2016 21:56:37 +0000 (22:56 +0100)
commit2540d884f3fd7cfac503e048112098967be2569a
tree64f0702ae3ee1eb4cfe497fbaaf3c1cb5fc5ab1a
parent73d1398f0c4ce2de16790f46e05a79242137d153
avutil/random_seed: Add the runtime in cycles of the main loop to the entropy pool

This should theoretically improve the randomness slightly

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavutil/random_seed.c