Re: [FFmpeg-devel] [PATCH v5 4/4] lavc, doc, configure: add avs2 video decoder

2018-07-02 Thread Steven Liu
hwren 于2018年7月3日周二 上午10:34写道: > > Signed-off-by: hwren > --- > Changelog | 1 + > configure | 4 ++ > doc/decoders.texi | 10 +++ > doc/general.texi | 8 +++ > libavcodec/Makefile| 1 + > libavcodec/allcodecs.c | 1 + > libavcodec/libdavs2.c |

[FFmpeg-devel] [PATCH v5 4/4] lavc, doc, configure: add avs2 video decoder

2018-07-02 Thread hwren
Signed-off-by: hwren --- Changelog | 1 + configure | 4 ++ doc/decoders.texi | 10 +++ doc/general.texi | 8 +++ libavcodec/Makefile| 1 + libavcodec/allcodecs.c | 1 + libavcodec/libdavs2.c | 172 ++