summaryrefslogtreecommitdiff
path: root/libavformat/movenc.c
Commit message (Collapse)AuthorAge
* mp4 codecs objecttype handling patch by (Baptiste COUDURIER ↵Baptiste Coudurier2006-02-11
| | | | | | <baptiste.coudurier smartjog com) Originally committed as revision 4982 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix for title field in PSP compatible mp4 files. Patch byBenjamin Larsson2006-01-24
| | | | | | Olivier, oandrieu <at> gmail.com. Originally committed as revision 4889 to svn://svn.ffmpeg.org/ffmpeg/trunk
* gcc 2.95 fixBenjamin Larsson2006-01-23
| | | | Originally committed as revision 4887 to svn://svn.ffmpeg.org/ffmpeg/trunk
* >4gb fixes by (Dirk Musfeldt | d.musfeldt meilenstein de)Michael Niedermayer2006-01-23
| | | | Originally committed as revision 4886 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
| | | | Originally committed as revision 4842 to svn://svn.ffmpeg.org/ffmpeg/trunk
* finally found what those >138 codes were... crappy compressed 5bit ascii. ↵François Revol2005-12-30
| | | | | | this gets them correctly, and adds setting track lang in movenc too. Originally committed as revision 4792 to svn://svn.ffmpeg.org/ffmpeg/trunk
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-22
| | | | Originally committed as revision 4764 to svn://svn.ffmpeg.org/ffmpeg/trunk
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
| | | | Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Kill some compiler warnings. Compiled code verified identical after changes.Måns Rullgård2005-09-06
| | | | Originally committed as revision 4567 to svn://svn.ffmpeg.org/ffmpeg/trunk
* changing AVCodecContext codec -> *codec in AVStream so additions to ↵Michael Niedermayer2005-07-17
| | | | | | AVCodecContext dont randomize AVStream and break binary compatibility Originally committed as revision 4453 to svn://svn.ffmpeg.org/ffmpeg/trunk
* AMR-WB for 3GPP patch by (Jan Kratochvil - kratochvil) / bugreport #1187101Jan Kratochvil2005-07-10
| | | | Originally committed as revision 4427 to svn://svn.ffmpeg.org/ffmpeg/trunk
* This trivial patch adds "avc1" as fourcc for h264 in mp4, which makes itErik Slagter2005-06-19
| | | | | | | | | | a little bit more standard, although it still seems to lack some metadata. Anyway, recent mplayer plays these streams without problems. It also has two globally scoped global structs changed to "static". patch by (Erik Slagter <erik slagter name) Originally committed as revision 4386 to svn://svn.ffmpeg.org/ffmpeg/trunk
* according to the standard the object_type for H264 is 33, not 241Nico Sabbi2005-05-30
| | | | Originally committed as revision 4323 to svn://svn.ffmpeg.org/ffmpeg/trunk
* round duration up in movMichael Niedermayer2005-05-14
| | | | Originally committed as revision 4242 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 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