Quoting James Almer (2024-07-22 00:53:50)
> Signed-off-by: James Almer <jamr...@gmail.com>
> ---
>  configure                 |  2 +-
>  libavcodec/avcodec.h      |  5 +++++
>  libavcodec/h264_picture.c |  1 +
>  libavcodec/h264_slice.c   | 15 ++++++++++++++
>  libavcodec/h264dec.c      | 41 ++++++++++++++++++++++++++++++++++++---
>  libavcodec/h264dec.h      |  3 +++
>  6 files changed, 63 insertions(+), 4 deletions(-)

Does this need to be integrated into individual decoders? Can't the
generic path apply it based on the presence of AV_FRAME_DATA_LCEVC sdide
data and AV_CODEC_EXPORT_DATA_ENHANCEMENTS being set?

-- 
Anton Khirnov
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to