[FFmpeg-devel] [PATCH 1/2] avcodec/libdav1d: use ff_decode_frame_props() to fill frame properties

James Almer jamrial at gmail.com
Thu Jul 8 04:20:50 EEST 2021


On 6/26/2021 5:24 PM, James Almer wrote:
> The main benefit comes from propagating container level metadata like hdr,
> which is more commonly used than the relevant Metadata OBUs.
> 
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
>   libavcodec/libdav1d.c | 71 ++++++++++++++++++++++++-------------------
>   1 file changed, 40 insertions(+), 31 deletions(-)

Will apply soon.


More information about the ffmpeg-devel mailing list