[FFmpeg-devel] [PATCH 1/2] avcodec: add photocd decoder
Paul B Mahol
onemda at gmail.com
Tue Apr 7 11:59:33 EEST 2020
On 4/7/20, Carl Eugen Hoyos <ceffmpeg at gmail.com> wrote:
> 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 ;-)
Yes, very much gladly, after you pay me 10k to my bank account.
>
> Carl Eugen
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".
More information about the ffmpeg-devel
mailing list