1279 Commits (1e33035ee7a8d9fb7a4b8b6cc54842e72b36ed70)

Author SHA1 Message Date
Sasi Inguva c8dc11bb9e lavf/mov.c: Fallback to finding non-keyframe in fix_index, if keyframe search fails. 8 years ago
Vittorio Giovara a765ba647d avformat/mov: Read multiple stsd from DV 8 years ago
Andreas Cadhalpun 9d36602abc mov: validate sidx timescale 8 years ago
Andreas Cadhalpun a398f054fd mov: validate time_scale 8 years ago
Andreas Cadhalpun fc022e77ee mov: validate sample_rate 8 years ago
Sasi Inguva 4abe1ff08f lavf/mov.c: Use the first sidx for tracks without sidx. 8 years ago
Andreas Cadhalpun 9d83b209d8 mov: immediately return from mov_fix_index without old index entries 8 years ago
Carl Eugen Hoyos f73a3aacbb lavf/mov: Only search for invalid moov in free if compliance < STRICT. 8 years ago
Sasi Inguva 5e965582d5 lavf/mov.c: Use the correct timescale when seeking for audio. 8 years ago
Rodger Combs 490c6bda0e
lavf/mov: reindent 8 years ago
Rodger Combs 697400eac0
lavf/mov: improve `tref/chap` chapter handling 8 years ago
Jean Caillé 6498549fd7 lavf/mov: support gopro hero moments udta tag 8 years ago
James Almer ea201ad14c avformat/mov: pass the demuxer's AVFormatContext to avpriv_request_sample() 8 years ago
Hendrik Leppkes 656feb641d mov: move stsd finalization to an appropriate place 8 years ago
Jean Caillé 4599e11651 lavf/mov: support gopro firmware udta tag 8 years ago
Carl Eugen Hoyos fcce25ee5d lavf/mov: Read display aspect ratio from ares atom also for dnxhd. 8 years ago
Sasi Inguva dba2db6c0e lavf/mov.c: Make audio timestamps strictly monotonically increasing inside an edit list. 8 years ago
Sasi Inguva ca6cae73db lavf/mov: Add support for edit list parsing. 8 years ago
Matthew Gregan 7b3bc365f9 avformat/mov: Enable stream parsing for VP9. 9 years ago
Sergey Volk 347cb14b7c avformat/mov: Fix potential integer overflow in mov_read_keys 9 years ago
Thomas Hebb a37e6dd2ba avformat/mov: aax: pass proper AVClass to av_log() 9 years ago
Marton Balint 13b90ff2c1 avformat: fix decoded creation_time timestamps 9 years ago
Derek Buitenhuis 425be3c810 mov: Remove old b-frame/video delay heuristic 9 years ago
Derek Buitenhuis 04f8d31287 mov: Remove ancient heuristic hack 9 years ago
Steven Robertson a3cab3d433 libavformat/mov: Accept known codepoints in 'colr' 9 years ago
Michael Niedermayer 8b43ee4054 avformat/mov: Check STSD atom more completely 9 years ago
Michael Niedermayer ae0192ef5f avformat/mov: Check extradata before access 9 years ago
Michael Niedermayer 803c058a6f avformat/mov: Enable mp3 parsing if a packet needs it 9 years ago
Michael Niedermayer 38cc5c298c avformat/mov: Do not allocate empty extradata 9 years ago
Matthieu Bouron 6c8942cdfb lavf/mov: fix stream extradata_size allocation 9 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