[FFmpeg-devel] [PATCH]The ljpeg encoder does not support transparency
Michael Niedermayer
michaelni at gmx.at
Thu Feb 9 20:05:33 CET 2012
On Thu, Feb 09, 2012 at 06:47:11PM +0100, Carl Eugen Hoyos wrote:
> On Thursday 09 February 2012 05:39:55 pm Michael Niedermayer wrote:
>
> > > - if(avctx->pix_fmt == PIX_FMT_BGRA){
> > > + if(avctx->pix_fmt == PIX_FMT_BGR0 || avctx->pix_fmt ==
> > > PIX_FMT_BGR24){
> >
> > i suggest to leave RǴBA until alpha is supported so theres no
> > regression
>
> New patch attached.
>
> Please review, Carl Eugen
> ljpegenc.c | 10 +++++++++-
> mjpegenc.c | 4 +++-
> mpegvideo_enc.c | 7 ++++++-
> 3 files changed, 18 insertions(+), 3 deletions(-)
should be ok
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Into a blind darkness they enter who follow after the Ignorance,
they as if into a greater darkness enter who devote themselves
to the Knowledge alone. -- Isha Upanishad
-------------- 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/20120209/6a7f818d/attachment.asc>
More information about the ffmpeg-devel
mailing list