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

Moritz Barsnick barsnick at gmx.net
Mon Jul 2 16:15:28 EEST 2018


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?

Just wondering,
Moritz


More information about the ffmpeg-devel mailing list