Browse Source

* support for AAC audio (esds decoding - using extradata)

* using MOV_atom_t instead of 3 args
* chunk parsers ordered alphabeticaly

Originally committed as revision 1858 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Zdenek Kabelac 23 years ago
parent
commit
5ca1d879bb
1 changed files with 500 additions and 526 deletions
  1. +500
    -526
      libavformat/mov.c

+ 500
- 526
libavformat/mov.c
File diff suppressed because it is too large
View File


Loading…
Cancel
Save