summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
* Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.Stefano Sabatini2008-06-03
* Ensure the first audio stream is selected as the default streamAurelien Jacobs2008-06-03
* adjust comment to realityAurelien Jacobs2008-06-03
* matroskadec: sane default value for track->time_scaleAurelien Jacobs2008-06-03
* add pretty common .m2t as ts extensionBaptiste Coudurier2008-06-03
* fix continuity counter to start at 0Baptiste Coudurier2008-06-03
* Make update_initial_durations() also work if a dts occured before aMichael Niedermayer2008-06-03
* Do not set pts in update_initial_durations() if stream has b frames.Michael Niedermayer2008-06-03