[FFmpeg-devel] [PATCH] avformat/apngdec: set pts to AV_NOPTS_VALUE
Paul B Mahol
onemda at gmail.com
Thu Jun 28 23:01:37 EEST 2018
On 6/28/18, Marton Balint <cus at passwd.hu> wrote:
> And let the generic code figure out the proper PTS. This is needed because
> apng
> does not provide seek functions, but after a generic seek (e.g. to file
> start)
> timestamps are not reset which causes broken timestamps when looping apngs,
> like in ticket #6121.
>
> Signed-off-by: Marton Balint <cus at passwd.hu>
> ---
> libavformat/apngdec.c | 4 +---
> 1 file changed, 1 insertion(+), 3 deletions(-)
>
Probably ok.
More information about the ffmpeg-devel
mailing list