]> git.sesse.net Git - ffmpeg/history - libavformat/movenc.c
Etsi identifies DTS audio with stream_private+descriptor 0x7b (in the PMT).
[ffmpeg] / libavformat / movenc.c
2006-07-07 Baptiste Coudurierav_get_bits_per_sample and due simplifications
2006-07-06 Baptiste Couduriertypo fix
2006-07-06 Baptiste Coudurier10l, all modes is 0x81FF
2006-07-06 Baptiste Couduriersimplify and write correct values conforming to specs
2006-07-06 Michael Niedermayercheck for unparsed AMR input
2006-07-06 Michael Niedermayervbr requires version=1 and samplesize=0 per QT spec
2006-07-04 Baptiste Coudurierwrite exact values for audio stsd v1
2006-06-25 Baptiste Couduriercheck only existing streams
2006-06-24 Baptiste Couduriersimplify
2006-06-19 Baptiste Coudurierfix aac in mov for ipod
2006-06-18 Stefan HuehnerAdd const to (mostly) char* and make some functions...
2006-06-17 Stefan HuehnerAdd (mostly) const to variable and parameter declaratio...
2006-06-13 Baptiste Coudurierfix mp3 muxing
2006-05-19 Michael Niedermayerfixing title on PSP (0x60 != 'a') someone needs a 10x10...
2006-05-18 Michael Niedermayerdont store mov style meta tags in mp4 (fixes ffmpeg...
2006-05-18 Michael Niedermayerdont write LAVF_ID if bitexact and any meta tag is set
2006-05-18 Michael Niedermayersimplify meta tag writing code
2006-05-15 Baptiste Coudurierfix avc nal parsing
2006-05-13 Baptiste Coudurierfix mulaw muxing
2006-05-13 Baptiste Coudurierdo not write wave if not needed
2006-05-13 Baptiste Coudurierfix AMR muxing in mov
2006-05-13 Baptiste Coudurieradd pcm 24/32 le/be support
2006-05-13 Michael Niedermayersimplify
2006-05-13 Baptiste Coudurierclean and simplify
2006-05-10 Baptiste Couduriersimplify, amr.c sets frame_size to 160, and sample...
2006-05-10 Baptiste Coudurierfix damr atom, needed for quicktime player
2006-04-19 Baptiste Couduriermove declaration to mov.h
2006-04-14 Baptiste Coudurierclean and simplify mov_write_packet
2006-04-14 Baptiste Coudurierget avcC profile and level indication from sps (from...
2006-04-13 Baptiste Coudurierwrite mdat in write_header avoid check in write_packet
2006-04-11 Baptiste Coudurierdont write stss atom if keyframes only
2006-04-10 Baptiste Coudurierfix edts for tracks without b frames
2006-04-04 Michael Niedermayerlittle h.264 related hunk from diff between cvs and...
2006-04-04 Michael Niedermayerthe PSP rejects video with too high bitrates so lets...
2006-03-26 Baptiste Coudurieruse 64bit atom version if needed
2006-03-22 Baptiste Coudurierdvcpro is 411p in fact
2006-03-11 Baptiste Couduriercreate edts atom when muxing B frames, needed to comput...
2006-03-11 Baptiste Coudurierdo nal reformating when muxing H264, create avcc atom
2006-03-08 Baptiste Couduriercorrect computing of DV fourcc in mov muxer
2006-03-02 Baptiste Coudurierftyp patch by (Baptiste COUDURIER <baptiste.coudurier...
2006-03-02 Baptiste Couduriercompute output format before setting language patch...
2006-02-22 Baptiste CoudurierCTTS support patch by (Baptiste COUDURIER <baptiste...
2006-02-11 Baptiste Couduriermp4 codecs objecttype handling patch by (Baptiste COUDU...
2006-01-24 Benjamin LarssonFix for title field in PSP compatible mp4 files. Patch by
2006-01-23 Benjamin Larssongcc 2.95 fix
2006-01-23 Michael Niedermayer>4gb fixes by (Dirk Musfeldt | d.musfeldt meilenstein de)
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-30 François Revolfinally found what those >138 codes were... crappy...
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-09-06 Måns RullgårdKill some compiler warnings. Compiled code verified...
2005-07-17 Michael Niedermayerchanging AVCodecContext codec -> *codec in AVStream...
2005-07-10 Jan KratochvilAMR-WB for 3GPP patch by (Jan Kratochvil - kratochvil...
2005-06-19 Erik SlagterThis trivial patch adds "avc1" as fourcc for h264 in...
2005-05-30 Nico Sabbiaccording to the standard the object_type for H264...
2005-05-14 Michael Niedermayerround duration up in mov
2005-04-30 Michael Niedermayerswitch to native time bases
2005-03-27 Michael Niedermayerfix psp muxing (probably this fix is wrong but its...
2005-03-23 Calcium30_clean_up_global_header_flag.patch by (Calcium |...
2005-03-23 Michael Niedermayerfix time stored in mov
2005-03-23 Michael Niedermayertrying to fix a few minor values in the mp4/mov muxer
2005-02-24 Måns Rullgårdkill warnings patch by (Måns Rullgård <mru inprovide...
2005-02-16 tjraivio@cc.hut.fiquick patch for adding 3g2 support to ffmpeg (muxer...
2005-02-16 Michael Niedermayernonsense comment
2005-01-28 François Revolfix segfault by matthieu castet <castet DOT matthieu...
2005-01-28 François Revoldon't crash on null codec; by matthieu castet <castet...
2005-01-28 François Revolfix the patch to allow Sony PSP MP4 creation
2005-01-27 Roine Gustafssonmovenc illegal access patch by Roine Gustafsson <roine...
2005-01-27 tjcannell@blueyond... Sony PSP variation of MP4 patch by <tjcannell AT blueyo...
2005-01-26 Roine Gustafssonmov header field and compressor name patch by Roine...
2004-12-17 Roine Gustafssonadd -vtag and-atag support to mov patch by (Roine Gusta...
2004-08-14 Patrice BensoussaniTunes metadata encoding support patch by (Patrice...
2004-07-28 Gildas BazinAAC in mov/mp4 patch by (Gildas Bazin <gbazin at altern...
2004-07-13 Michael Niedermayerwarn user if ms style codec tag is used
2004-05-29 Michael Niedermayerpass AVPacket into av_write_frame()
2004-04-12 Michael Niedermayerbit-exact
2004-04-07 Alex Beregszaszisupport for -timestamp
2004-04-07 Alex Beregszaszisupport for wider range of codecs
2004-03-28 Roman Shaposhnik * fixing 10l in movenc.c + updating regression patterns.
2004-03-28 Roman Shaposhnik * making .mov files generated by ffmpeg compatible...
2004-03-26 Roman Shaposhnik * enabling DV-in-QT
2004-03-24 Falk Hüffnerwarning patrol
2004-03-09 Michael Niedermayer10l (1 vs. descrLength(1)) found by (Jean Le Feuvre...
2004-02-14 Gildas BazinAAC support in mov, correct aspect ratio support and...
2004-01-08 Gildas Bazinmemleak patch by (Gildas Bazin <gbazin at altern dot...
2003-11-04 Michael Niedermayerremoving borderline spyware
2003-11-03 Gildas Bazinmovenc patch by (Gildas Bazin <gbazin at altern dot...
2003-10-19 Dan ChristiansenUsing the extension m4a for audio only MPEG-4 files...
2003-09-28 Thomas Raiviomov/mp4/3gp muxer improvements patch by (Thomas Raivio...
2003-09-10 Fabrice Bellard64 bit pts for writing - more const usage
2003-09-10 Michael Niedermayertheres no SVQ1 encoder -> it cant be default
2003-09-09 Michael Niedermayermov/mp4 muxer cleanup (mostly cosmetics/simplifications...
2003-08-27 Mike Melansonnaughty, forbidden variable declarations
2003-08-26 Michael Niedermayermov, 3gp, mp4 muxer by (Thomas Raivio <tjraivio at...