[FFmpeg-devel] [PATCH v9 0/3] Re-commit for davs2 api change.

Steven Liu lingjiujianke at gmail.com
Fri Jul 20 05:58:28 EEST 2018


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.
>
>
>
>
>
>
>
> 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
> >
> >_______________________________________________
> >ffmpeg-devel mailing list
> >ffmpeg-devel at ffmpeg.org
> >http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


More information about the ffmpeg-devel mailing list