summaryrefslogtreecommitdiff
path: root/libavformat/movenc.c
Commit message (Collapse)AuthorAge
* AAC support in mov, correct aspect ratio support and user data support patch ↵Gildas Bazin2004-02-14
| | | | | | | | by (Gildas Bazin <gbazin at altern dot org>) and regression test checksum update for it by me Originally committed as revision 2787 to svn://svn.ffmpeg.org/ffmpeg/trunk
* memleak patch by (Gildas Bazin <gbazin at altern dot org>)Gildas Bazin2004-01-08
| | | | Originally committed as revision 2678 to svn://svn.ffmpeg.org/ffmpeg/trunk
* removing borderline spywareMichael Niedermayer2003-11-04
| | | | Originally committed as revision 2478 to svn://svn.ffmpeg.org/ffmpeg/trunk
* movenc patch by (Gildas Bazin <gbazin at altern dot org>)Gildas Bazin2003-11-03
| | | | Originally committed as revision 2476 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Using the extension m4a for audio only MPEG-4 files is increasinglyDan Christiansen2003-10-19
| | | | | | | | | common, especially since Apple iTunes treats files with the two extensions differently. Without the patch, FFmpeg won't know that m4a is for MPEG-4 files patch by (Dan Christiansen <danchr at daimi dot au dot dk>) Originally committed as revision 2398 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mov/mp4/3gp muxer improvements patch by (Thomas Raivio <tjraivio at cc dot ↵Thomas Raivio2003-09-28
| | | | | | hut dot fi>) Originally committed as revision 2314 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 64 bit pts for writing - more const usageFabrice Bellard2003-09-10
| | | | Originally committed as revision 2255 to svn://svn.ffmpeg.org/ffmpeg/trunk
* theres no SVQ1 encoder -> it cant be defaultMichael Niedermayer2003-09-10
| | | | Originally committed as revision 2252 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mov/mp4 muxer cleanup (mostly cosmetics/simplifications & global header fix)Michael Niedermayer2003-09-09
| | | | Originally committed as revision 2249 to svn://svn.ffmpeg.org/ffmpeg/trunk
* naughty, forbidden variable declarationsMike Melanson2003-08-27
| | | | Originally committed as revision 2171 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mov, 3gp, mp4 muxer by (Thomas Raivio <tjraivio at cc dot hut dot fi>)Michael Niedermayer2003-08-26
Originally committed as revision 2168 to svn://svn.ffmpeg.org/ffmpeg/trunk