[FFmpeg-devel] [PATCH]Support encoding gray8a png

Carl Eugen Hoyos cehoyos at ag.or.at
Sun Jan 15 22:16:01 CET 2012


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

> > +    .pix_fmts= (const enum PixelFormat[]){PIX_FMT_GRAY8A, PIX_FMT_RGB24

> i think its better not to put gray as the first in case some
> application picks the first supported.

Changed.
(I wanted to test if putting it first instead of last fixes the issue I reported
yesterday.)

> otherwise LGTM

Patch applied

Thank you, Carl Eugen



More information about the ffmpeg-devel mailing list