[FFmpeg-devel] [PATCH] avcodec/libdav1d: only return EAGAIN when there are no buffered packets

James Almer jamrial at gmail.com
Mon May 22 20:18:49 EEST 2023


On 5/20/2023 2:23 PM, James Almer wrote:
> Fixes decoding packets containing split temporal units, as generated for example
> by the av1_frame_split bsf.
> 
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
>   libavcodec/libdav1d.c | 39 ++++++++++++++++++++++++++++-----------
>   1 file changed, 28 insertions(+), 11 deletions(-)

Will apply.


More information about the ffmpeg-devel mailing list