[FFmpeg-devel] [PATCH] avcodec: add Cintel RAW decoder
Paul B Mahol
onemda at gmail.com
Wed Oct 7 12:14:55 EEST 2020
On Thu, Oct 01, 2020 at 07:20:29PM +0200, Paul B Mahol wrote:
> Signed-off-by: Paul B Mahol <onemda at gmail.com>
> ---
> libavcodec/Makefile | 1 +
> libavcodec/allcodecs.c | 1 +
> libavcodec/codec_desc.c | 7 +
> libavcodec/codec_id.h | 1 +
> libavcodec/cri.c | 300 ++++++++++++++++++++++++++++++++++++++++
> libavformat/img2.c | 1 +
> 6 files changed, 311 insertions(+)
> create mode 100644 libavcodec/cri.c
>
will apply soon.
More information about the ffmpeg-devel
mailing list