[FFmpeg-devel] [PATCH] avcodec/av1dec: implement FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM

James Almer jamrial at gmail.com
Thu Feb 29 15:32:49 EET 2024


On 2/20/2024 7:33 PM, James Almer wrote:
> Fixes errors when opening streams with no extradata (like those from raw OBU
> sources). It also calls get_format() on new Sequence Headers when required.
> 
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
>   libavcodec/av1dec.c | 58 +++++++++++++++++++++++++++++----------------
>   libavcodec/av1dec.h |  2 ++
>   2 files changed, 39 insertions(+), 21 deletions(-)

Will apply unless someone objects.


More information about the ffmpeg-devel mailing list