aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/isom.c
Commit message (Collapse)AuthorAgeFilesLines
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
| | | | | | and fix GPL/LGPL version mismatches. Originally committed as revision 6577 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Added codec id for QCELP.Benjamin Larsson2006-08-201-0/+1
| | | | Originally committed as revision 6036 to svn://svn.ffmpeg.org/ffmpeg/trunk
* move common code from mov.c and movenc.c to isom.cBaptiste Coudurier2006-08-011-0/+128
Originally committed as revision 5882 to svn://svn.ffmpeg.org/ffmpeg/trunk