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

hwren hwrenx at 126.com
Thu Jul 5 08:04:35 EEST 2018


The decoder could not work well without its parser,
so I merged the parser-patch into the codec-patch.


Thanks for advice, hwrenx.









At 2018-07-04 04:24:39, "Carl Eugen Hoyos" <ceffmpeg at gmail.com> wrote:
>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
>_______________________________________________
>ffmpeg-devel mailing list
>ffmpeg-devel at ffmpeg.org
>http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


More information about the ffmpeg-devel mailing list