OSDN Git Service

patch by François Revol <revol at free dot fr>
authorFrançois Revol <revol@free.fr>
Tue, 23 Jul 2002 22:05:35 +0000 (22:05 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 23 Jul 2002 22:05:35 +0000 (22:05 +0000)
commit3ffe379394681ae1afc95e408da26a0c234e3d43
tree9bd7abcca56085e25d7f2b86acbecdf097a9ca7f
parenta5f0696948fcdaf8425fa6f64ce55f4fd29aafb0
patch by François Revol <revol at free dot fr>
- fix for multiple frames per chunk
- better probing
- better header parsing
- fixed some 4CCs
- use av_new_stream() (but still dealocates some of them with av_free())

Originally committed as revision 790 to svn://svn.ffmpeg.org/ffmpeg/trunk
libav/mov.c