[Ffmpeg-devel] [PATCH] IJPG fourcc
Baptiste Coudurier
baptiste.coudurier
Mon Mar 26 20:41:51 CEST 2007
Hi
M?ns Rullg?rd wrote:
> Baptiste Coudurier <baptiste.coudurier at smartjog.com> writes:
>
>> Hi
>>
>> $subj, for http://samples.mplayerhq.hu/V-codecs/MJPEGs/m_ijpg.avi
>>
>> Index: libavformat/riff.c
>> ===================================================================
>> --- libavformat/riff.c (revision 8526)
>> +++ libavformat/riff.c (working copy)
>> @@ -103,6 +103,7 @@
>> { CODEC_ID_MJPEG, MKTAG('J', 'P', 'G', 'L') }, /* Pegasus lossless JPEG */
>> { CODEC_ID_MJPEG, MKTAG('M', 'J', 'L', 'S') }, /* JPEG-LS custom FOURCC for avi - decoder */
>> { CODEC_ID_MJPEG, MKTAG('j', 'p', 'e', 'g') },
>> + { CODEC_ID_MJPEG, MKTAG('I', 'J', 'P', 'G') },
>> { CODEC_ID_JPEGLS, MKTAG('M', 'J', 'L', 'S') }, /* JPEG-LS custom FOURCC for avi - encoder */
>> { CODEC_ID_HUFFYUV, MKTAG('H', 'F', 'Y', 'U') },
>> { CODEC_ID_FFVHUFF, MKTAG('F', 'F', 'V', 'H') },
>
> OK
>
Applied.
--
Baptiste COUDURIER GnuPG Key Id: 0x5C1ABAAA
SMARTJOG S.A. http://www.smartjog.com
Key fingerprint 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
Phone: +33 1 49966312
More information about the ffmpeg-devel
mailing list