[FFmpeg-devel] [PATCH 2/6] ffmpeg: Use av_gettime_relative()
Michael Niedermayer
michaelni at gmx.at
Mon May 19 03:47:05 CEST 2014
On Tue, May 06, 2014 at 05:16:47PM -0400, Olivier Langlois wrote:
> 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 at trillion01.com>
> ---
> cmdutils_opencl.c | 4 ++--
> ffmpeg.c | 10 +++++-----
> 2 files changed, 7 insertions(+), 7 deletions(-)
applied
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Everything should be made as simple as possible, but not simpler.
-- Albert Einstein
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140519/e96410cc/attachment.asc>
More information about the ffmpeg-devel
mailing list