Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-25mov: Remove ancient heuristic hackDerek Buitenhuis
2016-07-13Merge commit '76729970049fe95659346503f7401a5d869f9959'Matthieu Bouron
2016-06-17mov: Implement support for multiple sample description tablesVittorio Giovara
2016-03-06mov - support seek in encrypted mp4erankor
2016-01-21mov: Add an option to toggle dref openingDerek Buitenhuis
2016-01-20mov: Add an option to toggle dref openingDerek Buitenhuis
2015-12-31avformat/mov: support cenc (common encryption)erankor
2015-12-13avformat/mov: Enable parser for mp3s by old HandBrakeMichael Niedermayer
2015-12-05libavformat/mov.c: allow QuickTime metadata to come after traksNeil Birkbeck
2015-11-11avformat/mov: Add option to ignore chapters during parsingBryan Huh
2015-10-26mov: Add support parsing QuickTime Metadata Keys.Tinglin Liu
2015-10-10lavf/mov: add support for sidx fragment indexesRodger Combs
2015-07-19Add support for Audible AAX (and AAX+) filesVesselin Bontchev
2015-03-18mov: Add option to keep exact packet sequence after seekingDerek Buitenhuis
2015-03-18mov: Add option to keep exact packet sequence after seekingDerek Buitenhuis
2015-01-02avformat/mov: move edit list heuristics into mov_build_index()Clément Bœsch
2014-12-17avformat/mov: check atom nesting depthMichael Niedermayer
2014-12-09Merge commit 'b704b648f9ecb830874627db958a37e004107d1b'Michael Niedermayer
2014-12-08mov: parse XMP metadata on demandVittorio Giovara
2014-12-03Support muxing 4k AVC Intra in mov.Carl Eugen Hoyos
2014-12-03Merge commit 'e352b293712ff7cbde67eba3ce3f8510b037de09'Michael Niedermayer
2014-12-02mov: Add an option for exporting all metadataVittorio Giovara
2014-10-15avformat/mov: auodetect "use_mfra_for"Michael Niedermayer
2014-10-13mov.c: allow reading fragment start dts/pts from fragmented mp4Mika Raento
2014-08-19Merge commit '86dfcfd0e30d6645eea2c63c1c60a0550e7c97ea'Michael Niedermayer
2014-08-19mov: Drop unused parameter from ff_mov_read_esds()Diego Biurrun
2014-07-01Merge commit '20f95f21f9b9595608ba668a6eca78f2d508be67'Michael Niedermayer
2014-07-01mov: Support default-base-is-moof.Yusuke Nakamura
2014-05-31Read mov files where the moov atom is hidden within a free atom.Carl Eugen Hoyos
2014-05-19Merge commit '853cc025d63ee2539fc0460dab62c5b9a3fd2043'Michael Niedermayer
2014-05-19mov: store display matrix in a stream side dataVittorio Giovara
2014-01-22avformat/mov: redesign the fps calculationMichael Niedermayer
2013-11-15Merge commit 'ecf442a58b09bdb1dc1d2c3904b82ac5f79b2878'Michael Niedermayer
2013-11-14lavf: improve support for AVC-Intra files.Reimar Döffinger
2013-08-23Merge commit '1f70a5ad284b33e8b3e2b40a5cb33055419781b7'Michael Niedermayer
2013-08-23mov: use tkhd enabled flag to set the default trackJohn Stebbins
2013-07-08avformat/mov: read stream bitrates from isml manifestAlexandre Sicard
2013-05-25avformat/mov: Rename alt_sample_size so its name matches what it isMichael Niedermayer
2013-01-22mov: prevent double free if the caller replaces the io context.Michael Niedermayer
2013-01-01lavf/mov: simplify timecode track ref.Clément Bœsch
2012-10-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-06Give all anonymously typedeffed structs in headers a nameDiego Biurrun
2012-10-02mov: add option to ignore edit lists.Michael Niedermayer
2012-10-02isom: fix redundant redeclaration of ff_mov_read_chan().Clément Bœsch
2012-09-20Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-09-19mov: support random access point groupingYusuke Nakamura
2012-09-07Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-08Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer
2012-08-07Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov
2012-07-20Merge remote-tracking branch 'qatar/master'Michael Niedermayer