[FFmpeg-devel] [PATCH v4 3/4] lavc: add avs2 parser

Carl Eugen Hoyos ceffmpeg at gmail.com
Mon Jul 2 20:20:24 EEST 2018


2018-07-02 15:15 GMT+02:00, Moritz Barsnick <barsnick at gmx.net>:
> On Mon, Jul 02, 2018 at 19:25:36 +0800, hwren wrote:
>> Signed-off-by: hwren <hwrenx at 126.com>
>> ---
>>  libavcodec/Makefile          |  1 +
>>  libavcodec/libdavs2_parser.c | 95
>> ++++++++++++++++++++++++++++++++++++++++++++
>>  libavcodec/parser.c          |  1 +
>>  3 files changed, 97 insertions(+)
>>  create mode 100644 libavcodec/libdavs2_parser.c
>
> If it's independant of the libdavs2 library, couldn't it (or shouldn't
> it) just be called avs2_parser.c?

Definitely.

Carl Eugen


More information about the ffmpeg-devel mailing list