2018-12-19 21:32 GMT+01:00, Paul B Mahol <[email protected]>: > +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=-( Carl Eugen _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
