diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2016-12-24 14:26:41 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2017-01-26 00:34:12 +0100 |
commit | ceeeccc86211f072574760cd81b70726d991ad76 (patch) | |
tree | 9ef8ee5f0faa07892eb0fb647621bd42f636c430 /libavformat/utils.c | |
parent | 07df85b9586f0fd303b08266126e5d1f8c797b9a (diff) | |
download | ffmpeg-ceeeccc86211f072574760cd81b70726d991ad76.tar.gz |
avutil/random_seed: Reduce the time needed on systems with very low precission clock()
This should fix issues on BSD
CLOCKS_PER_SEC is 128 on BSD while SUSv2 requires it to be a million
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit c4152fc42e480c41efb7f761b1bbe5f0bc43d5bc)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavformat/utils.c')
0 files changed, 0 insertions, 0 deletions