diff options
author | Olivier Langlois <olivier@trillion01.com> | 2014-05-06 17:16:48 -0400 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-05-17 20:28:16 +0200 |
commit | 0ca0b4c29cf750cbb15732cddbe16723a66afda8 (patch) | |
tree | 0c7077773083bcf2405c294bd552fba31257d059 /libavformat/bink.c | |
parent | 43c18fec6e7cee336b5cf3ea5b0c6503410d6b73 (diff) | |
download | ffmpeg-0ca0b4c29cf750cbb15732cddbe16723a66afda8.tar.gz |
ffplay: Use av_gettime_relative()
Whenever av_gettime() is used to measure relative period of time,
av_gettime_relative() is prefered as it guarantee monotonic time
on supported platforms.
Signed-off-by: Olivier Langlois <olivier@trillion01.com>
Reviewed-by: Marton Balint <cus@passwd.hu>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavformat/bink.c')
0 files changed, 0 insertions, 0 deletions