106 Commits (593bb50e062fae474880f5ab353fec9f751dc06e)

Author SHA1 Message Date
Derek Buitenhuis 65d29dd274 mov: Add an option to toggle dref opening 9 years ago
Derek Buitenhuis 712d962a6a mov: Add an option to toggle dref opening 9 years ago
erankor 3f8564fe3c avformat/mov: support cenc (common encryption) 9 years ago
Michael Niedermayer 861f47ddf4 avformat/mov: Enable parser for mp3s by old HandBrake 9 years ago
Neil Birkbeck a16243a4aa libavformat/mov.c: allow QuickTime metadata to come after traks 9 years ago
Bryan Huh 85e3c31fd5 avformat/mov: Add option to ignore chapters during parsing 9 years ago
Tinglin Liu 9ea812692c mov: Add support parsing QuickTime Metadata Keys. 9 years ago
Rodger Combs 4ab5666759 lavf/mov: add support for sidx fragment indexes 9 years ago
Vesselin Bontchev 0a551cbe97 Add support for Audible AAX (and AAX+) files 9 years ago
Derek Buitenhuis 414d6547f3 mov: Add option to keep exact packet sequence after seeking 10 years ago
Derek Buitenhuis 8692d74b73 mov: Add option to keep exact packet sequence after seeking 10 years ago
Clément Bœsch 55faf56c72 avformat/mov: move edit list heuristics into mov_build_index() 10 years ago
Michael Niedermayer caa7a3914f avformat/mov: check atom nesting depth 10 years ago
Vittorio Giovara b704b648f9 mov: parse XMP metadata on demand 10 years ago
Carl Eugen Hoyos 7a4be4315f Support muxing 4k AVC Intra in mov. 10 years ago
Vittorio Giovara e352b29371 mov: Add an option for exporting all metadata 10 years ago
Michael Niedermayer 1b54e6b12b avformat/mov: auodetect "use_mfra_for" 10 years ago
Mika Raento a59808dd57 mov.c: allow reading fragment start dts/pts from fragmented mp4 10 years ago
Diego Biurrun 86dfcfd0e3 mov: Drop unused parameter from ff_mov_read_esds() 10 years ago
Yusuke Nakamura 20f95f21f9 mov: Support default-base-is-moof. 11 years ago
Carl Eugen Hoyos 26b0d7198e Read mov files where the moov atom is hidden within a free atom. 11 years ago
Vittorio Giovara 853cc025d6 mov: store display matrix in a stream side data 11 years ago
Michael Niedermayer 28bc1d94b7 avformat/mov: redesign the fps calculation 11 years ago
Reimar Döffinger ecf442a58b lavf: improve support for AVC-Intra files. 11 years ago
John Stebbins 1f70a5ad28 mov: use tkhd enabled flag to set the default track 11 years ago
Alexandre Sicard 70b922f371 avformat/mov: read stream bitrates from isml manifest 12 years ago
Michael Niedermayer 5292dac34c avformat/mov: Rename alt_sample_size so its name matches what it is 12 years ago
Michael Niedermayer 0a84174f2d mov: prevent double free if the caller replaces the io context. 12 years ago
Clément Bœsch 8d398f40b4 lavf/mov: simplify timecode track ref. 12 years ago
Diego Biurrun e4cbf7529b Give all anonymously typedeffed structs in headers a name 12 years ago
Michael Niedermayer f7f5370b4b mov: add option to ignore edit lists. 12 years ago
Clément Bœsch c4dba58f47 isom: fix redundant redeclaration of ff_mov_read_chan(). 12 years ago
Yusuke Nakamura d17d0ec8c2 mov: support random access point grouping 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Michael Niedermayer ad8dabfe9c mov/aac: skip initial aac padding 13 years ago
Clément Bœsch 0d96ec19eb mov: parse tref atom. 13 years ago
Yusuke Nakamura accea4d9d8 mov: Fix detecting there is no sync sample. 13 years ago
Reimar Döffinger 50059bde77 MOV: Fix old-style muxed raw-audio data. 13 years ago
Martin Storsjö 383a3b64cb movdec: Restart parsing root-level atoms at the right spot 13 years ago
Martin Storsjö 5be805d38c mov: Use defines for sample flags in fragments 13 years ago
Martin Storsjö 3eec23f3cd mov: Use defines for trun flags 13 years ago
Martin Storsjö 73328f24fa mov: Use defines for tfhd flags 13 years ago
Martin Storsjö 167f3b8de7 libavformat: Add an ff_ prefix to some lavf internal symbols 13 years ago
Janne Grunau 7f19bdc2a2 movdec: fix dts generation in fragmented files 13 years ago
Clément Bœsch 77971609de mov: honor tmcd flags while extracting timecode meta. 13 years ago
Martin Storsjö bc7d05177f movdec: Calculate an average bit rate for fragmented streams, too 13 years ago
Carl Eugen Hoyos 76c3e76eb3 Allow user to force reading mov alias from absolute path. 13 years ago
Alex Converse ca65932bbf mpegts: MP4 SL support 13 years ago
Alex Converse c530267024 mpegts: MP4 OD support 13 years ago
Yusuke Nakamura 05e417aa63 mov: Support empty first edit + normal second edit. 13 years ago