summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* simplifyBaptiste Coudurier2008-06-14
* change 3gp/3g2 brands if h264 is presentBaptiste Coudurier2008-06-14
* simplify ipod brand selectionBaptiste Coudurier2008-06-14
* fix warning, write_ftyp return int nowBaptiste Coudurier2008-06-14
* put avc1 brand in compat list when h264 is presentBaptiste Coudurier2008-06-14
* I think we are also compliant to iso2.Michael Niedermayer2008-06-13
* Add isom to the compatible brands.Michael Niedermayer2008-06-13
* Calculate ftyp size instead of hardcoding it.Michael Niedermayer2008-06-13
* simplify MODE_3G2Michael Niedermayer2008-06-12
* Change MODE_* to 1<<c so several can be set at the same time.Michael Niedermayer2008-06-12
* cosmetics, reindentBaptiste Coudurier2008-06-12
* don't write double sets of metadata in mov, only write usual onesBaptiste Coudurier2008-06-12
* matroskadec: set cur_dts after seekJoakim Plate2008-06-11
* indentBaptiste Coudurier2008-06-11
* support for 3gp metadataBaptiste Coudurier2008-06-11
* move utf8 code before udta func, will be used by 3gp tagsBaptiste Coudurier2008-06-11
* write usual brand for ipod formatBaptiste Coudurier2008-06-11
* simplifyBaptiste Coudurier2008-06-11
* factorize psp metadataBaptiste Coudurier2008-06-11
* cosmeticsBaptiste Coudurier2008-06-11
* cosmeticsBaptiste Coudurier2008-06-11
* support alac in ipod m4a format, tested on quicktimeBaptiste Coudurier2008-06-11
* m4v/m4a are usual itunes/ipod/iphone extensionsBaptiste Coudurier2008-06-09
* indentBaptiste Coudurier2008-06-09
* rework udta handling, if any track set bitexact, don't write any metadataBaptiste Coudurier2008-06-09
* 10l, add parenthesesBaptiste Coudurier2008-06-09
* indentBaptiste Coudurier2008-06-09
* remove obsolete requirements, quicktime 6 is from 2002, not sure if muxing sc...Baptiste Coudurier2008-06-09
* cosmeticsBaptiste Coudurier2008-06-09
* Make timestamp debugging work nicer.Michael Niedermayer2008-06-09
* Fix compilation with -DDEBUG, patch by Albert Astals Cid, aastals tv-wan es.Albert Astals Cid2008-06-09
* remove now unneeded varsBaptiste Coudurier2008-06-09
* pass dts and pts through ffm, should fix streaming b framesBaptiste Coudurier2008-06-09
* pass extradata through ffmBaptiste Coudurier2008-06-09
* remove ugly ffm_nopts hack, use AVFormatContext->timestampBaptiste Coudurier2008-06-09
* Oma demuxerBenjamin Larsson2008-06-08
* fix pts handling in ffmBaptiste Coudurier2008-06-07
* Reset reading state after successful seek.Baptiste Coudurier2008-06-07
* Remove wrappers of pcm_read_seek().Ramiro Polla2008-06-06
* Remove wrappers of pcm_read_seek().Ramiro Polla2008-06-06
* cosmetics, rename first to header, more explicit nameBaptiste Coudurier2008-06-06
* cosmetics, rename first to header, more explicit nameBaptiste Coudurier2008-06-06
* Remove Fabrice's copyright from the Makefiles. They have been entirelyDiego Biurrun2008-06-06
* Remove useless img_read_close().Ramiro Polla2008-06-06
* Remove unneeded NULL at end of struct.Ramiro Polla2008-06-06
* Merge declaration and initialization.Ramiro Polla2008-06-06
* cosmetics: s/Id/id/ in libavformat where Id refers to id Software.Stefano Sabatini2008-06-05
* matroskadec: remove some useless codeAurelien Jacobs2008-06-04
* cosmetics: indentationAurelien Jacobs2008-06-04
* matroskadec: don't remove dummy level when none was addedAurelien Jacobs2008-06-04