[Ffmpeg-devel] [PATCH] mov.c clean and enhancements

Baptiste COUDURIER baptiste.coudurier
Sat Feb 18 00:31:01 CET 2006


Hi,

4 patches:

mov_stsd_audio_clean.patch:

Cleans reading stsd audio, and makes it more generic.

I realize that is a lot of code removal, but I guess it is better to now
start fixing from a cleaner base, if some specific samples need special
handling. I tested it against PCM, ALAC, AMR, QDM2, AAC.

If someone has time to do extensive tests it would be great.

mov_read_ftyp.patch:

which add mov_read_ftyp to check iso media file type and set c->mp4.

mov_read_hdlr_simplify.patch:

which simplify mov_read_hdlr :)

mov_in32_codec_support.patch:

which add 'in32' fourcc support.

Enjoy :>

-- 
Baptiste COUDURIER                              GnuPG Key Id: 0x5C1ABAAA
SMARTJOG S.A.                                    http://www.smartjog.com
Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
Phone: +33 1 49966312
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: mov_read_ftyp.patch
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20060218/24e40874/attachment.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: mov_read_hdlr_simplify.patch
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20060218/24e40874/attachment.asc>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: mov_in32_codec_support.patch
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20060218/24e40874/attachment-0001.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: mov_stsd_audio_clean.patch
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20060218/24e40874/attachment-0001.asc>



More information about the ffmpeg-devel mailing list