[FFmpeg-devel] [PATCH]Fix 48bit loco png

Carl Eugen Hoyos cehoyos at ag.or.at
Tue Jan 31 00:05:53 CET 2012


Michael Niedermayer <michaelni <at> gmx.at> writes:

> > +#define DELOCO(NAME, TYPE) \
> > +static void deloco_ ## NAME(TYPE *dst, int size, int alpha) \
> 
> please call this something else
> IRCT would work (for inverse reversible colorspace transform)
> but YUV2RGB would too and while inaccurate should be understood by
> more people
> loco is something bigger than what these 3 lines do

Changed to YUV2RGB and I added a comment.

> otherwise the patch LGTM

Patch applied.

Thank you, Carl Eugen



More information about the ffmpeg-devel mailing list