141 Commits (0a2b768d3ecca32d496da1393406bebcab7680e2)

Author SHA1 Message Date
chcunningham 3ea87e5d9e avformat/mov.c: require tfhd to begin parsing trun 6 years ago
Justin Ruggles d2047c14c0 Use QT format for audio sample descriptors depending on stsd version. 6 years ago
John Stebbins c9a992d931 lavf/mov: add AVCodecTag entry for GoPro metadata 6 years ago
Carl Eugen Hoyos fa35ab80f3 lavf/isom: Make auxiliary_offsets consistently uint64_t. 6 years ago
Jacob Trimble e5ba5fab49 avformat/mov: Fix parsing of saio/siaz atoms in encrypted content. 7 years ago
Jacob Trimble baf9c0bd99 avformat/mov: Remove old encryption info methods. 7 years ago
Jacob Trimble f7221d8e67 avformat/mov: Increase support for common encryption. 7 years ago
Sasi Inguva 43205df645 lavf/mov.c: Use the correct offset to shift timestamp when seeking. 7 years ago
John Stebbins 00d454ed2c lavf/movenc: add sdtp (sample dependency) box 7 years ago
John Stebbins 4a9d32baca mov: fix decode of fragments that overlap in time 7 years ago
Pablo Montilla 1015982f45 lavf/mov: Allow reading very large files. 7 years ago
Dale Curtis 37e8edc9f5 avformat/mov: Fix trampling of ctts during seeks when sidx support is enabled. 7 years ago
James Almer 24133973fc avformat/mov: add support for reading Content Light Level Box 8 years ago
James Almer ab05bd6e6c avformat/mov: add support for reading Mastering Display Metadata Box 8 years ago
Diego Biurrun 604fbb3132 mov: Move code shared with CAF to a separate file 8 years ago
Sasi Inguva ef71dc7948 lavf/mov.c: Add -advanced_editlist option for mov format. 8 years ago
Vittorio Giovara 53ea595eec mov: Rework stsc index validation 8 years ago
erankor 0101d29095 mov: fix decryption with edit list 8 years ago
Diego Biurrun 2d7aadf3d9 Add missing #includes for standalone spherical-information-related headers 8 years ago
Diego Biurrun f912fd767e Add missing #includes for standalone spherical-information-related headers 8 years ago
Vittorio Giovara 4dcdecf471 mov: Export spherical information 8 years ago
Vittorio Giovara e90137c045 mov: Export spherical information 8 years ago
Vittorio Giovara 7010ebdf1f mov: Evaluate the movie display matrix 8 years ago
Sasi Inguva 4abe1ff08f lavf/mov.c: Use the first sidx for tracks without sidx. 8 years ago
Vittorio Giovara ecd2ec69ce mov: Evaluate the movie display matrix 8 years ago
Rodger Combs 697400eac0
lavf/mov: improve `tref/chap` chapter handling 8 years ago
Derek Buitenhuis eb96505b76 mov: Remove ancient heuristic hack 8 years ago
Derek Buitenhuis 04f8d31287 mov: Remove ancient heuristic hack 8 years ago
Vittorio Giovara 7672997004 mov: Implement support for multiple sample description tables 9 years ago
erankor dd34e89f31 mov - support seek in encrypted mp4 9 years ago
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