[FFmpeg-devel] [PATCH] avcodec: add LSCR decoder

Paul B Mahol onemda at gmail.com
Sat Apr 13 18:07:18 EEST 2019


On 4/12/19, Paul B Mahol <onemda at gmail.com> wrote:
> Signed-off-by: Paul B Mahol <onemda at gmail.com>
> ---
>  libavcodec/Makefile     |   1 +
>  libavcodec/allcodecs.c  |   1 +
>  libavcodec/avcodec.h    |   1 +
>  libavcodec/codec_desc.c |   7 +++
>  libavcodec/pngdec.c     | 135 ++++++++++++++++++++++++++++++++++++++++
>  libavformat/riff.c      |   1 +
>  6 files changed, 146 insertions(+)
>

Will push improved patch soon.


More information about the ffmpeg-devel mailing list