summaryrefslogtreecommitdiff
path: root/libavformat/movenc.c
Commit message (Expand)AuthorAge
* mp4 codecs objecttype handling patch by (Baptiste COUDURIER <baptiste.couduri...Baptiste Coudurier2006-02-11
* Fix for title field in PSP compatible mp4 files. Patch byBenjamin Larsson2006-01-24
* gcc 2.95 fixBenjamin Larsson2006-01-23
* >4gb fixes by (Dirk Musfeldt | d.musfeldt meilenstein de)Michael Niedermayer2006-01-23
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* finally found what those >138 codes were... crappy compressed 5bit ascii. thi...François Revol2005-12-30
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-22
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* Kill some compiler warnings. Compiled code verified identical after changes.Måns Rullgård2005-09-06
* changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo...Michael Niedermayer2005-07-17
* AMR-WB for 3GPP patch by (Jan Kratochvil - kratochvil) / bugreport #1187101Jan Kratochvil2005-07-10
* This trivial patch adds "avc1" as fourcc for h264 in mp4, which makes itErik Slagter2005-06-19
* according to the standard the object_type for H264 is 33, not 241Nico Sabbi2005-05-30
* round duration up in movMichael Niedermayer2005-05-14
* switch to native time basesMichael Niedermayer2005-04-30
* fix psp muxing (probably this fix is wrong but its better then nothing)Michael Niedermayer2005-03-27
* 30_clean_up_global_header_flag.patch by (Calcium | calcium nurs or jp)Calcium2005-03-23
* fix time stored in movMichael Niedermayer2005-03-23
* trying to fix a few minor values in the mp4/mov muxerMichael Niedermayer2005-03-23
* kill warnings patch by (Måns Rullgård <mru inprovide com>)Måns Rullgård2005-02-24
* quick patch for adding 3g2 support to ffmpeg (muxer and demuxer). No movie fr...tjraivio@cc.hut.fi2005-02-16
* nonsense commentMichael Niedermayer2005-02-16
* fix segfault by matthieu castet <castet DOT matthieu AT free DOT fr>François Revol2005-01-28
* don't crash on null codec; by matthieu castet <castet DOT matthieu AT free DO...François Revol2005-01-28
* fix the patch to allow Sony PSP MP4 creationFrançois Revol2005-01-28
* movenc illegal access patch by Roine Gustafsson <roine AT users DOT sourcefor...Roine Gustafsson2005-01-27
* Sony PSP variation of MP4 patch by <tjcannell AT blueyonder DOT co DOT uk>tjcannell@blueyonder.co.uk2005-01-27
* mov header field and compressor name patch by Roine Gustafsson <roine AT user...Roine Gustafsson2005-01-26
* add -vtag and-atag support to mov patch by (Roine Gustafsson <roine at users ...Roine Gustafsson2004-12-17
* iTunes metadata encoding support patch by (Patrice Bensoussan <patrice.bensou...Patrice Bensoussan2004-08-14
* AAC in mov/mp4 patch by (Gildas Bazin <gbazin at altern dot org>)Gildas Bazin2004-07-28
* warn user if ms style codec tag is usedMichael Niedermayer2004-07-13
* pass AVPacket into av_write_frame()Michael Niedermayer2004-05-29
* bit-exactMichael Niedermayer2004-04-12
* support for -timestampAlex Beregszaszi2004-04-07
* support for wider range of codecsAlex Beregszaszi2004-04-07
* * fixing 10l in movenc.c + updating regression patterns.Roman Shaposhnik2004-03-28
* * making .mov files generated by ffmpeg compatible with Apple software.Roman Shaposhnik2004-03-28
* * enabling DV-in-QTRoman Shaposhnik2004-03-26
* warning patrolFalk Hüffner2004-03-24
* 10l (1 vs. descrLength(1)) found by (Jean Le Feuvre - jeanlf)Michael Niedermayer2004-03-09
* AAC support in mov, correct aspect ratio support and user data support patch ...Gildas Bazin2004-02-14
* memleak patch by (Gildas Bazin <gbazin at altern dot org>)Gildas Bazin2004-01-08
* removing borderline spywareMichael Niedermayer2003-11-04
* movenc patch by (Gildas Bazin <gbazin at altern dot org>)Gildas Bazin2003-11-03
* Using the extension m4a for audio only MPEG-4 files is increasinglyDan Christiansen2003-10-19
* mov/mp4/3gp muxer improvements patch by (Thomas Raivio <tjraivio at cc dot hu...Thomas Raivio2003-09-28
* 64 bit pts for writing - more const usageFabrice Bellard2003-09-10
* theres no SVQ1 encoder -> it cant be defaultMichael Niedermayer2003-09-10
* mov/mp4 muxer cleanup (mostly cosmetics/simplifications & global header fix)Michael Niedermayer2003-09-09