[FFmpeg-devel] [PATCH] riff: add "YUV8" FourCC
Michael Niedermayer
michaelni at gmx.at
Wed Jul 4 02:23:14 CEST 2012
On Tue, Jul 03, 2012 at 08:15:30PM -0400, compn wrote:
> On Wed, 04 Jul 2012 02:05:22 +0200, Piotr Bandurski wrote:
> >
> >sample:
> >
> >http://samples.mplayerhq.hu/V-codecs/yuv8/MAILTEST.AVI
> >
> >
> >[yuv8.txt text/plain (942B)]
> >diff --git a/libavformat/riff.c b/libavformat/riff.c
> >index a9715b5..fe8b49f 100644
> >--- a/libavformat/riff.c
> >+++ b/libavformat/riff.c
> >@@ -262,6 +262,7 @@ const AVCodecTag ff_codec_bmp_tags[] = {
> > { CODEC_ID_VC1IMAGE, MKTAG('W', 'V', 'P', '2') },
> > { CODEC_ID_LOCO, MKTAG('L', 'O', 'C', 'O') },
> > { CODEC_ID_WNV1, MKTAG('W', 'N', 'V', '1') },
> >+ { CODEC_ID_WNV1, MKTAG('Y', 'U', 'V', '8') },
> > { CODEC_ID_AASC, MKTAG('A', 'A', 'S', '4') },
> > { CODEC_ID_AASC, MKTAG('A', 'A', 'S', 'C') },
> > { CODEC_ID_INDEO2, MKTAG('R', 'T', '2', '1') },
>
> LGTM
>
> (yay, yet another fourcc down!)
applied
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Freedom in capitalist society always remains about the same as it was in
ancient Greek republics: Freedom for slave owners. -- Vladimir Lenin
-------------- 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/20120704/ea05d7b7/attachment.asc>
More information about the ffmpeg-devel
mailing list