[FFmpeg-devel] [PATCH 1/3] lavc/codec.h: add AV_CODEC_CAP_SINGLE_SUB_RECT

Nicolas George george at nsup.org
Tue Feb 21 09:42:51 EET 2023


rcombs (12023-02-20):
> ---
>  doc/APIchanges       | 3 +++
>  libavcodec/codec.h   | 5 +++++
>  libavcodec/version.h | 2 +-
>  3 files changed, 9 insertions(+), 1 deletion(-)

And... No change to the framework to make use of this flag? Like, return
AVERROR(EINVAL) if the flag is present but several rectangles are given?

Regards,

-- 
  Nicolas George


More information about the ffmpeg-devel mailing list