[FFmpeg-devel] [PATCH] ffplay: remove remains of video_clock
Marton Balint
cus at passwd.hu
Fri Feb 15 00:51:13 CET 2013
On Mon, 11 Feb 2013, Marton Balint wrote:
> We are now using a pts based approach, libavutil/libavcodec should provide the
> correct pts-es anyway. This also fixes an issue when seeking to a frame with a
> pts set to zero.
>
> Signed-off-by: Marton Balint <cus at passwd.hu>
> ---
> ffplay.c | 29 ++++++-----------------------
> 1 file changed, 6 insertions(+), 23 deletions(-)
Michael, please merge from ffplay stable for this patch and for the patch
I sent earlier to the list which improves the frame display timing.
b853cfe ffplay: remove refresh thread to achieve more precise frame delay
5534d8f ffplay: remove remains of video_clock
Thanks,
Marton
More information about the ffmpeg-devel
mailing list