[FFmpeg-devel] [PATCH v2 7/7] avcodec: add AV_CODEC_FLAG_CLEAR

Stefano Sabatini stefasab at gmail.com
Thu Dec 7 00:57:25 EET 2023


On date Wednesday 2023-12-06 09:22:20 +0100, Marton Balint wrote:
> Signed-off-by: Marton Balint <cus at passwd.hu>
> ---
>  doc/APIchanges             |  3 +++
>  doc/codecs.texi            | 14 ++++++++++++++
>  libavcodec/avcodec.h       |  4 ++++
>  libavcodec/decode.c        |  6 ++++++
>  libavcodec/options_table.h |  1 +
>  libavcodec/version.h       |  2 +-
>  6 files changed, 29 insertions(+), 1 deletion(-)

LGTM but I'll let someone with more familiarity of the lavc internals
comment on this.


More information about the ffmpeg-devel mailing list