[FFmpeg-devel] [PATCH]64bit png decoding
Michael Niedermayer
michaelni at gmx.at
Fri Jan 20 05:09:37 CET 2012
On Wed, Jan 11, 2012 at 01:48:11AM +0000, Carl Eugen Hoyos wrote:
> Carl Eugen Hoyos <cehoyos <at> ag.or.at> writes:
>
> > + } else if (s->bit_depth == 16 &&
> > + s->color_type == PNG_COLOR_TYPE_RGB_ALPHA) {
> > + avctx->pix_fmt = PIX_FMT_RGBA64BE;
>
> This should actually be PIX_FMT_RGBA64.
probably ok
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Asymptotically faster algorithms should always be preferred if you have
asymptotical amounts of data
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120120/ed1490ff/attachment.asc>
More information about the ffmpeg-devel
mailing list