[FFmpeg-devel] [PATCH v9 0/3] Re-commit for davs2 api change.
Liu Steven
lq at chinaffmpeg.org
Fri Jul 27 15:10:51 EEST 2018
> 在 2018年7月20日,上午10:58,Steven Liu <lingjiujianke at gmail.com> 写道:
>
> hwren <hwrenx at 126.com> 于2018年7月19日周四 上午10:38写道:
>>
>> Ping, any comments for following patches?
> will push after one week if there have no objections.
pushed.
BTW, Huiwen, submit FATE please, can you maintain the AVS2 codec module?
Thanks
>>
>>
>>
>>
>>
>>
>>
>> At 2018-07-16 15:24:54, "hwren" <hwrenx at 126.com> wrote:
>>> hwren (3):
>>> lavc: add avs2 parser
>>> lavf: add avs2 fourcc
>>> lavc,doc,configure: add avs2 video decoder wrapper
>>>
>>> Changelog | 1 +
>>> configure | 4 ++
>>> doc/decoders.texi | 6 ++
>>> doc/general.texi | 14 ++++
>>> libavcodec/Makefile | 2 +
>>> libavcodec/allcodecs.c | 1 +
>>> libavcodec/avcodec.h | 1 +
>>> libavcodec/avs2_parser.c | 95 +++++++++++++++++++++++++
>>> libavcodec/codec_desc.c | 7 ++
>>> libavcodec/libdavs2.c | 177 +++++++++++++++++++++++++++++++++++++++++++++++
>>> libavcodec/parser.c | 1 +
>>> libavcodec/version.h | 4 +-
>>> libavformat/riff.c | 1 +
>>> 13 files changed, 312 insertions(+), 2 deletions(-)
>>> create mode 100644 libavcodec/avs2_parser.c
>>> create mode 100644 libavcodec/libdavs2.c
>>>
>>> --
>>> 2.7.4
>>>
More information about the ffmpeg-devel
mailing list