[FFmpeg-devel] [PATCH] avcodec/utils: clear the packet props queue on flushing

Jan Ekström jeebjp at gmail.com
Mon Nov 9 19:20:23 EET 2020


On Mon, Nov 9, 2020 at 4:16 PM James Almer <jamrial at gmail.com> wrote:
>
> This ensures no queued timestamps or side data are kept and used after
> seeking, preventing potential desyncs.
>
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---

I can verify this patch fixes seeking issues reported downstream with
ASF+WMApro.

Patchwork also shows FATE green, although we only have a few seek
tests and I'm not sure if they decode in the middle.

Jan


More information about the ffmpeg-devel mailing list