summaryrefslogtreecommitdiff
path: root/libavformat/movenc.c
Commit message (Expand)AuthorAge
...
* fix mp3 muxingBaptiste Coudurier2006-06-13
* fixing title on PSP (0x60 != 'a') someone needs a 10x10km ascii table ...Michael Niedermayer2006-05-19
* dont store mov style meta tags in mp4 (fixes ffmpeg -title + gtkpod)Michael Niedermayer2006-05-18
* dont write LAVF_ID if bitexact and any meta tag is setMichael Niedermayer2006-05-18
* simplify meta tag writing codeMichael Niedermayer2006-05-18
* fix avc nal parsingBaptiste Coudurier2006-05-15
* fix mulaw muxingBaptiste Coudurier2006-05-13
* do not write wave if not neededBaptiste Coudurier2006-05-13
* fix AMR muxing in movBaptiste Coudurier2006-05-13
* add pcm 24/32 le/be supportBaptiste Coudurier2006-05-13
* simplifyMichael Niedermayer2006-05-13
* clean and simplifyBaptiste Coudurier2006-05-13
* simplify, amr.c sets frame_size to 160, and sample size is always 8000Baptiste Coudurier2006-05-10
* fix damr atom, needed for quicktime playerBaptiste Coudurier2006-05-10
* move declaration to mov.hBaptiste Coudurier2006-04-19
* clean and simplify mov_write_packetBaptiste Coudurier2006-04-14
* get avcC profile and level indication from sps (from handbrake)Baptiste Coudurier2006-04-14
* write mdat in write_header avoid check in write_packetBaptiste Coudurier2006-04-13
* dont write stss atom if keyframes onlyBaptiste Coudurier2006-04-11
* fix edts for tracks without b framesBaptiste Coudurier2006-04-10
* little h.264 related hunk from diff between cvs and mobile hackerzMichael Niedermayer2006-04-04
* the PSP rejects video with too high bitrates so lets claim they arent too hig...Michael Niedermayer2006-04-04
* use 64bit atom version if neededBaptiste Coudurier2006-03-26
* dvcpro is 411p in factBaptiste Coudurier2006-03-22
* create edts atom when muxing B frames, needed to compute ctsBaptiste Coudurier2006-03-11
* do nal reformating when muxing H264, create avcc atomBaptiste Coudurier2006-03-11
* correct computing of DV fourcc in mov muxerBaptiste Coudurier2006-03-08
* ftyp patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com)Baptiste Coudurier2006-03-02
* compute output format before setting language patch by (Baptiste COUDURIER <b...Baptiste Coudurier2006-03-02
* CTTS support patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com>)Baptiste Coudurier2006-02-22
* 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