aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/isom.h
Commit message (Expand)AuthorAgeFilesLines
* avformat/mov: Enable parser for mp3s by old HandBrakeMichael Niedermayer2015-12-131-0/+1
* lavf/mov: add support for sidx fragment indexesRodger Combs2015-11-111-0/+2
* Add support for Audible AAX (and AAX+) filesVesselin Bontchev2015-07-191-0/+8
* mov: Add option to keep exact packet sequence after seekingDerek Buitenhuis2015-03-181-0/+1
* avformat/mov: move edit list heuristics into mov_build_index()Clément Bœsch2015-01-021-2/+8
* avformat/mov: check atom nesting depthMichael Niedermayer2014-12-161-0/+1
* Merge commit 'b704b648f9ecb830874627db958a37e004107d1b'Michael Niedermayer2014-12-081-0/+1
|\
| * mov: parse XMP metadata on demandVittorio Giovara2014-12-081-0/+1
* | Support muxing 4k AVC Intra in mov.Carl Eugen Hoyos2014-12-021-0/+1
* | Merge commit 'e352b293712ff7cbde67eba3ce3f8510b037de09'Michael Niedermayer2014-12-021-1/+2
|\|
| * mov: Add an option for exporting all metadataVittorio Giovara2014-12-021-0/+2
* | avformat/mov: auodetect "use_mfra_for"Michael Niedermayer2014-10-151-0/+1
* | mov.c: allow reading fragment start dts/pts from fragmented mp4Mika Raento2014-10-131-0/+20
* | Merge commit '86dfcfd0e30d6645eea2c63c1c60a0550e7c97ea'Michael Niedermayer2014-08-191-1/+1
|\|
| * mov: Drop unused parameter from ff_mov_read_esds()Diego Biurrun2014-08-191-1/+1
* | Merge commit '20f95f21f9b9595608ba668a6eca78f2d508be67'Michael Niedermayer2014-07-011-0/+2
|\|
| * mov: Support default-base-is-moof.Yusuke Nakamura2014-07-011-0/+2
* | Read mov files where the moov atom is hidden within a free atom.Carl Eugen Hoyos2014-05-311-0/+1
* | Merge commit '853cc025d63ee2539fc0460dab62c5b9a3fd2043'Michael Niedermayer2014-05-191-0/+2
|\|
| * mov: store display matrix in a stream side dataVittorio Giovara2014-05-191-0/+2
* | avformat/mov: redesign the fps calculationMichael Niedermayer2014-01-221-0/+3
* | Merge commit 'ecf442a58b09bdb1dc1d2c3904b82ac5f79b2878'Michael Niedermayer2013-11-141-0/+16
|\|
| * lavf: improve support for AVC-Intra files.Reimar Döffinger2013-11-141-0/+16
* | Merge commit '1f70a5ad284b33e8b3e2b40a5cb33055419781b7'Michael Niedermayer2013-08-231-0/+5
|\|
| * mov: use tkhd enabled flag to set the default trackJohn Stebbins2013-08-231-0/+5
* | avformat/mov: read stream bitrates from isml manifestAlexandre Sicard2013-07-081-0/+2
* | avformat/mov: Rename alt_sample_size so its name matches what it isMichael Niedermayer2013-05-251-1/+1
* | mov: prevent double free if the caller replaces the io context.Michael Niedermayer2013-01-221-0/+1
* | lavf/mov: simplify timecode track ref.Clément Bœsch2013-01-011-3/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-061-7/+7
|\|
| * Give all anonymously typedeffed structs in headers a nameDiego Biurrun2012-10-061-7/+7
* | mov: add option to ignore edit lists.Michael Niedermayer2012-10-021-0/+1
* | isom: fix redundant redeclaration of ff_mov_read_chan().Clément Bœsch2012-10-021-1/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-201-0/+7
|\|
| * mov: support random access point groupingYusuke Nakamura2012-09-191-0/+7
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-071-1/+1
|\|
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-071-1/+1
|\|
| * Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-191-1/+1
|\|
* | mov/aac: skip initial aac paddingMichael Niedermayer2012-07-171-0/+1
* | mov: parse tref atom.Clément Bœsch2012-06-111-0/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-141-0/+1
|\|
| * mov: Fix detecting there is no sync sample.Yusuke Nakamura2012-04-131-0/+1
* | MOV: Fix old-style muxed raw-audio data.Reimar Döffinger2012-03-311-1/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-231-0/+1
|\|
| * movdec: Restart parsing root-level atoms at the right spotMartin Storsjö2012-02-221-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-191-0/+24
|\|
| * mov: Use defines for sample flags in fragmentsMartin Storsjö2012-02-181-0/+10
| * mov: Use defines for trun flagsMartin Storsjö2012-02-181-0/+7
| * mov: Use defines for tfhd flagsMartin Storsjö2012-02-181-0/+7