[FFmpeg-devel] [PATCH 1/2] avcodec: add photocd decoder
Carl Eugen Hoyos
ceffmpeg at gmail.com
Tue Apr 7 01:16:05 EEST 2020
Am Fr., 21. Dez. 2018 um 19:48 Uhr schrieb Paul B Mahol <onemda at gmail.com>:
>
> 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/photocd.c | 493 ++++++++++++++++++++++++++++++++++++++++
Would you like to commit some variant of your patch?
Possibly with a need for strict...
I believe the code ripens much better within the git repository ;-)
Carl Eugen
More information about the ffmpeg-devel
mailing list