[FFmpeg-devel] Add support for AVI YV24 (RAW) FourCC
Michael Niedermayer
michaelni at gmx.at
Sun Jun 26 05:36:32 CEST 2011
On Sat, Jun 25, 2011 at 10:54:23PM -0400, compn wrote:
> On Sat, 25 Jun 2011 23:32:14 +0200, ami_stuff wrote:
> >The attached patch adds support for YV24 FourCC. The background in the video
> >must the blue, so it seems there is a need to swap UV.
> >
> >Fixes ticket #306.
> >+ { PIX_FMT_YUV444P, MKTAG('Y', 'V', '2', '4') },
> >+ || avctx->codec_tag == MKTAG('Y', 'V', '2', '4')
> >+ { CODEC_ID_RAWVIDEO, MKTAG('Y', 'V', '2', '4') },
>
> looks ok to me,
LGTM to me too
> but i think baptiste is maintainer
yes, but he seemed busy lately, so i suggest we apply this in 2-3 days
if noone has a comment suggesting a differnt action
[...]
--
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/20110626/c064c9e6/attachment.asc>
More information about the ffmpeg-devel
mailing list