[FFmpeg-devel] [PATCH] pamdec: fix mono support.
Michael Niedermayer
michaelni at gmx.at
Sun Feb 19 16:29:17 CET 2012
On Sun, Feb 19, 2012 at 03:17:19PM +0000, Carl Eugen Hoyos wrote:
> Michael Niedermayer <michaelni <at> gmx.at> writes:
>
> > - .pix_fmts = (const enum PixelFormat[]){PIX_FMT_RGB24, PIX_FMT_RGB32,
> > PIX_FMT_GRAY8, PIX_FMT_MONOWHITE, PIX_FMT_NONE},
> > + .pix_fmts = (const enum PixelFormat[]){PIX_FMT_RGB24, PIX_FMT_RGB32,
> > PIX_FMT_GRAY8, PIX_FMT_MONOBLACK, PIX_FMT_NONE},
>
> Is this line useful at all?
probably not, but it also doesnt hurt ...
>
> Please commit since this fixes a bug as I was able to test.
> Sorry for introducing the other problem and not reporting this one.
applied, thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Frequently ignored awnser#1 FFmpeg bugs should be sent to our bugtracker. User
questions about the command line tools should be sent to the ffmpeg-user ML.
And questions about how to use libav* should be sent to the libav-user ML.
-------------- 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/20120219/d8fbe157/attachment.asc>
More information about the ffmpeg-devel
mailing list