1250 Commits (9264bb7e79a50678eca6f320e1e1fb85bf00b009)

Author SHA1 Message Date
Matthieu Bouron 6c8942cdfb lavf/mov: fix stream extradata_size allocation 8 years ago
Vadim Kalinsky e370aad67d avformat/mov: Skip non-key frames if AVDISCARD_NONKEY is set. 9 years ago
Michael Niedermayer 8a3221cc67 avformat/mov: Check sample size 9 years ago
Paul B Mahol d693392886 avformat/mov: parse rtmd track timecode 9 years ago
David Murmann c3b0af7456 avformat/mov: add more datatypes in metadata handling 9 years ago
Matthieu Bouron acfab2dce6 lavf/mov: ignore ctts entries that do not apply to a least one sample 9 years ago
Vittorio Giovara 846a3e78a5 mov: Support prores with multiple stsd 9 years ago
Vittorio Giovara 7672997004 mov: Implement support for multiple sample description tables 9 years ago
Carl Eugen Hoyos a64a030ba0 lavf/mov: Support one more Avid compression id for AVCI50. 9 years ago
Michael Niedermayer 4c82ccad2b avformat/mov: Avoid "Unintended sign extension" 9 years ago
Michael Niedermayer bc43131997 mov: Also export loci altitude 9 years ago
Michael Niedermayer 94d8141c8c mov: Append place name instead of overwriting for loci 9 years ago
Michael Niedermayer f126365cda mov: Fix parsing short loci 9 years ago
Michael Niedermayer 704d2bd18b mov: Print reason of loci parsing failure 9 years ago
Martin Storsjö d34826c33d mov: Add a comment referring to the standard that defines the loci box 9 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Diego Biurrun 0f40c90984 Drop pointless assert.h #includes 9 years ago
Paul B Mahol 323b8c95e4 avformat: add AVFormatContext to ff_get_extradata() 9 years ago
Marton Balint 65efcaeb84 avformat/mov: read start_pad from edit list start time if codec is aac 9 years ago
Luca Barbato 7e01d48cfd mov: Check the entries value when parsing dref boxes 9 years ago
Carl Eugen Hoyos 144ef773c7 Use correct msvc type specifiers for ptrdiff_t and size_t. 9 years ago
erankor dd34e89f31 mov - support seek in encrypted mp4 9 years ago
Vittorio Giovara d40cb726d2 mov: Trim dref absolute path 9 years ago
Carl Eugen Hoyos 2355b7458e lavf/mov: Set display aspect ratio for avid dv. 9 years ago
Marton Balint e22bd239c0 avformat/mov: do not leak memory on ffio_read_size failure 9 years ago
Marton Balint 4840effe42 avformat/mov: merge mov_read_custom functions 9 years ago
Rodger Combs 22dbc1caaf lavf/mov: downgrade sidx errors to non-fatal warnings; fixes trac #5216 9 years ago
Rodger Combs 3617e69d50 lavf/mov: fix sidx with edit lists 9 years ago
Michael Niedermayer 5870f2a1dc Revert "Merge commit '3ef98937f512184f80d3bd30015f5ec83dc11eb0'" 9 years ago
Anton Khirnov 9200514ad8 lavf: replace AVStream.codec with AVStream.codecpar 9 years ago
Luca Barbato 3ef98937f5 mov: Force the full parsing of mp3 9 years ago
Derek Buitenhuis 00bd237499 mov: Fix leftover merge conflict cruft 9 years ago
Vittorio Giovara b92962436b mov: Fix the format specifier type for size 9 years ago
Luca Barbato 5eb562831b mov: Use the correct type for size 9 years ago
Thierry Foucu 020b75806f lavf/mov: Extend extracting XMP in mov files using UUID Box 9 years ago
Eran Kornblau 1bbfaba196 avformat/mov: dont print frma warning when format is the same 9 years ago
Anton Khirnov 9f61abc811 lavf: allow custom IO for all files 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
Mats Peterson a51c8a68ad lavf/mov: Don't limit fourcc 0 -> raw/twos to version 0 sample descriptions 9 years ago
Mats Peterson b58cfa616c lavf/mov: Confine 0x00000000 to raw/twos fourcc mapping to version 0 sample descriptions 9 years ago
Michael Niedermayer 47cd85e1e5 avformat/mov: Simplify format checking code 9 years ago
Mats Peterson 13d02d3dc8 lavf/mov: Audio and fourcc 0x00000000 9 years ago
erankor 3f8564fe3c avformat/mov: support cenc (common encryption) 9 years ago
Mats Peterson 57631f1851 avformat: factor ff_get_qtpalette() out of mov.c 9 years ago
Michael Niedermayer d3b6a9abac avformat/mov: Update handbrake_version threshold for full mp3 parsing 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
Clément Bœsch 43ecec0f03 avformat: use AV_OPT_TYPE_BOOL in a bunch of places 9 years ago
Ganesh Ajjanagadde 7324af651f avformat/mov: use hypot() 9 years ago