summaryrefslogtreecommitdiff
path: root/libavformat/movenc.c
Commit message (Collapse)AuthorAge
* switch to native time basesMichael Niedermayer2005-04-30
| | | | Originally committed as revision 4168 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix psp muxing (probably this fix is wrong but its better then nothing)Michael Niedermayer2005-03-27
| | | | Originally committed as revision 4086 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 30_clean_up_global_header_flag.patch by (Calcium | calcium nurs or jp)Calcium2005-03-23
| | | | Originally committed as revision 4072 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix time stored in movMichael Niedermayer2005-03-23
| | | | | | based upon 23_fix_timestamp_in_mov.patch by (Calcium | calcium nurs or jp) Originally committed as revision 4067 to svn://svn.ffmpeg.org/ffmpeg/trunk
* trying to fix a few minor values in the mp4/mov muxerMichael Niedermayer2005-03-23
| | | | Originally committed as revision 4063 to svn://svn.ffmpeg.org/ffmpeg/trunk
* kill warnings patch by (Måns Rullgård <mru inprovide com>)Måns Rullgård2005-02-24
| | | | Originally committed as revision 3977 to svn://svn.ffmpeg.org/ffmpeg/trunk
* quick patch for adding 3g2 support to ffmpeg (muxer and demuxer). No movie ↵tjraivio@cc.hut.fi2005-02-16
| | | | | | fragment support yet patch by (tjraivio cc.hut fi) Originally committed as revision 3959 to svn://svn.ffmpeg.org/ffmpeg/trunk
* nonsense commentMichael Niedermayer2005-02-16
| | | | Originally committed as revision 3958 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix segfault by matthieu castet <castet DOT matthieu AT free DOT fr>François Revol2005-01-28
| | | | Originally committed as revision 3896 to svn://svn.ffmpeg.org/ffmpeg/trunk
* don't crash on null codec; by matthieu castet <castet DOT matthieu AT free ↵François Revol2005-01-28
| | | | | | DOT fr> Originally committed as revision 3894 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix the patch to allow Sony PSP MP4 creationFrançois Revol2005-01-28
| | | | Originally committed as revision 3893 to svn://svn.ffmpeg.org/ffmpeg/trunk
* movenc illegal access patch by Roine Gustafsson <roine AT users DOT ↵Roine Gustafsson2005-01-27
| | | | | | sourceforge DOT net> Originally committed as revision 3891 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Sony PSP variation of MP4 patch by <tjcannell AT blueyonder DOT co DOT uk>tjcannell@blueyonder.co.uk2005-01-27
| | | | Originally committed as revision 3889 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mov header field and compressor name patch by Roine Gustafsson <roine AT ↵Roine Gustafsson2005-01-26
| | | | | | users DOT sourceforge DOT net> Originally committed as revision 3885 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add -vtag and-atag support to mov patch by (Roine Gustafsson <roine at users ↵Roine Gustafsson2004-12-17
| | | | | | sourceforge net>) Originally committed as revision 3756 to svn://svn.ffmpeg.org/ffmpeg/trunk
* iTunes metadata encoding support patch by (Patrice Bensoussan ↵Patrice Bensoussan2004-08-14
| | | | | | <patrice.bensoussan at free dot fr>) Originally committed as revision 3388 to svn://svn.ffmpeg.org/ffmpeg/trunk
* AAC in mov/mp4 patch by (Gildas Bazin <gbazin at altern dot org>)Gildas Bazin2004-07-28
| | | | Originally committed as revision 3359 to svn://svn.ffmpeg.org/ffmpeg/trunk
* warn user if ms style codec tag is usedMichael Niedermayer2004-07-13
| | | | | | remove " " codec tag Originally committed as revision 3307 to svn://svn.ffmpeg.org/ffmpeg/trunk
* pass AVPacket into av_write_frame()Michael Niedermayer2004-05-29
| | | | | | | | | | fixes the random dts/pts during encoding asf preroll fix no more initial zero frames for b frame encoding mpeg-es dts during demuxing fixed .ffm timestamp scale fixed, ffm is still broken though Originally committed as revision 3168 to svn://svn.ffmpeg.org/ffmpeg/trunk
* bit-exactMichael Niedermayer2004-04-12
| | | | Originally committed as revision 3007 to svn://svn.ffmpeg.org/ffmpeg/trunk
* support for -timestampAlex Beregszaszi2004-04-07
| | | | Originally committed as revision 2978 to svn://svn.ffmpeg.org/ffmpeg/trunk
* support for wider range of codecsAlex Beregszaszi2004-04-07
| | | | Originally committed as revision 2973 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * fixing 10l in movenc.c + updating regression patterns.Roman Shaposhnik2004-03-28
| | | | Originally committed as revision 2938 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * making .mov files generated by ffmpeg compatible with Apple software.Roman Shaposhnik2004-03-28
| | | | Originally committed as revision 2937 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * enabling DV-in-QTRoman Shaposhnik2004-03-26
| | | | | | * fixing a bug in movenc.c: for QT files hdrl should contain 'mhlr' Originally committed as revision 2928 to svn://svn.ffmpeg.org/ffmpeg/trunk
* warning patrolFalk Hüffner2004-03-24
| | | | Originally committed as revision 2925 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10l (1 vs. descrLength(1)) found by (Jean Le Feuvre - jeanlf)Michael Niedermayer2004-03-09
| | | | Originally committed as revision 2864 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 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