[FFmpeg-devel] [PATCH 1/2] avcodec: add photocd decoder
Paul B Mahol
onemda at gmail.com
Thu Dec 20 11:02:41 EET 2018
On 12/20/18, Carl Eugen Hoyos <ceffmpeg at gmail.com> wrote:
> 2018-12-19 21:32 GMT+01:00, Paul B Mahol <onemda at gmail.com>:
>
>> +static av_cold int photocd_decode_init(AVCodecContext *avctx)
>> +{
>> + avctx->pix_fmt = AV_PIX_FMT_YUV420P;
>
> I very much welcome this patch but it appears that the colourspace
> conversion is missing that was part of the original patchset=-(
Please refrain from telling me such obvious untrue things.
More information about the ffmpeg-devel
mailing list