[Ffmpeg-devel] [PATCH] mov parser fixes and enhancements
Michael Niedermayer
michaelni
Sat Feb 11 13:52:11 CET 2006
Hi
On Sat, Feb 11, 2006 at 01:28:18AM +0100, Baptiste COUDURIER wrote:
> Hi,
>
> This patch fixes MOV parser to parse correctly stsd atom.
> Especially, parsing this file :
>
> http://www.coudurier.com/showdown2.mov
>
> I tested the patch against all sample I had on hands and I did not
> detect any error, even mp4 and some samples from mplayer archive.
>
> There is one indentation clean, and some big code removal, code which
> isn't needed anymore, mov_read_stsd is(was ?) a big mess.
the whole mov demuxer is a big mess, but patches must be split in
selfcontained parts (1. indention clean, 2. code removial, 3. stsd fix)
[...]
--
Michael
More information about the ffmpeg-devel
mailing list