[FFmpeg-devel] [PATCH v6 1/4] lavc,doc: add avs2 codec

Carl Eugen Hoyos ceffmpeg at gmail.com
Tue Jul 3 23:24:39 EEST 2018


2018-07-03 6:22 GMT+02:00, hwren <hwrenx at 126.com>:
> Signed-off-by: hwren <hwrenx at 126.com>
> ---
>  doc/APIchanges          | 3 +++
>  libavcodec/avcodec.h    | 1 +
>  libavcodec/codec_desc.c | 7 +++++++
>  libavcodec/version.h    | 4 ++--
>  4 files changed, 13 insertions(+), 2 deletions(-)
>
> diff --git a/doc/APIchanges b/doc/APIchanges
> index efe15ba..3372118 100644
> --- a/doc/APIchanges
> +++ b/doc/APIchanges
> @@ -15,6 +15,9 @@ libavutil:     2017-10-21
>
>  API changes, most recent first:
>
> +2018-07-xx - xxxxxxxxxx - lavc 58.21.100 - avcodec.h
> +  Add AV_CODEC_ID_AVS2.

Looking at the file, this seems unneeded to me.

And if nobody requested something else, please merge
the actual external decoder into this patch (not the
libavformat changes), together with the configure and
the doc change.

Wait for another review, Carl Eugen


More information about the ffmpeg-devel mailing list