[FFmpeg-devel] [PATCH] isom: add "MNG" FourCC

Michael Niedermayer michaelni at gmx.at
Sun Jul 15 13:22:29 CEST 2012


On Sat, Jul 14, 2012 at 01:34:41PM -0400, compn wrote:
> On Sat, 14 Jul 2012 18:42:29 +0200, Piotr Bandurski wrote:
> >
> >sample:
> >
> >http://www.datafilehost.com/download-92da395c.html
> >--- a/libavformat/isom.c
> >+++ b/libavformat/isom.c
> >@@ -219,6 +219,7 @@ const AVCodecTag ff_codec_movvideo_tags[] = {
> >     { CODEC_ID_TIFF,  MKTAG('t', 'i', 'f', 'f') }, /* TIFF embedded in MOV */
> >     { CODEC_ID_GIF,   MKTAG('g', 'i', 'f', ' ') }, /* embedded gif files as frames (usually one "click to play movie" frame) */
> >     { CODEC_ID_PNG,   MKTAG('p', 'n', 'g', ' ') },
> >+    { CODEC_ID_PNG,   MKTAG('M', 'N', 'G', ' ') },
> 
> LGTM.

applied

thanks

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Dictatorship naturally arises out of democracy, and the most aggravated
form of tyranny and slavery out of the most extreme liberty. -- Plato
-------------- 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/20120715/7d07355f/attachment.asc>


More information about the ffmpeg-devel mailing list