1467 Commits (b3b7ba623f95224557bd67a060adf4ca7ee94dde)

Author SHA1 Message Date
Sean McGovern defe307fb2 mov: move stsd finalization to an appropriate place 7 years ago
Sean McGovern 3050dabaa9 mov: Do not set stsd_count if mov_read_stsd() fails 7 years ago
Sean McGovern d7bdab1ad7 mov: log and return early on non-positive stsd entry counts 7 years ago
James Almer e3887c0a2c avformat/mov: add support for reading VP Codec Configuration Box 8 years ago
Sasi Inguva 93db5e3fc4 lavf/mov.c: offset index timestamps by the minimum pts to make first pts zero 8 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
Matthieu Bouron ab61b79b1c lavf/mov: make invalid m{d,v}hd time_scale default to 1 instead of erroring out 8 years ago
Carl Eugen Hoyos c6aaf0840c lavf/mov: Only copy extradata if it exists. 8 years ago
Matthew Gregan 3041b5d03b avformat/mo: Add experimental demuxing support for Opus in ISO BMFF (MP4). 8 years ago
Thierry Foucu ac24a8202a libavformat/mov: Fix memory leak, need to free the chapter tracks array 8 years ago
Michael Niedermayer 39ee3ddff8 avformat/mov: Check creation_time for overflow 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
Michael Niedermayer 77a3c288bd avformat/mov: Init ref_sc / ref_st to NULL 8 years ago
Clément Bœsch 549045254c Fix all -Wformat warnings raised by DJGPP 8 years ago
Clément Bœsch bec96a7286 lavf: use av_fourcc2str() where appropriate 8 years ago
wm4 ddef3d902f avformat, ffmpeg: deprecate old rotation API 8 years ago
James Almer d054069c15 avformat/mov: stop using deprecated codec flags 8 years ago
Vittorio Giovara 5f90ad99bb spherical: Change types of bounding and pad to uint32_t 8 years ago
Vittorio Giovara 95a72aed76 mov: Drop extra format specifier in error message 8 years ago
Vittorio Giovara f20bcec4c2 spherical: Change types of bounding and pad to uint32_t 8 years ago
Vittorio Giovara ac8c72f8f1 mov: Fix checking layout and loading padding for cubemaps 8 years ago
Vittorio Giovara 022b4ea583 mov: Export bounds and padding from spherical metadata 8 years ago
Vittorio Giovara a825980f9f mov: Export bounds and padding from spherical metadata 8 years ago
Vittorio Giovara 0f8512c4a8 mov: Validate spherical metadata version 8 years ago
Vittorio Giovara 2365772300 mov: Ignore old spherical metadata when newer version is present 8 years ago
Vittorio Giovara 114324b9e0 mov: Validate cubemap layout 8 years ago
Aaron Colwell 17adcc40ad mov: Fix spherical metadata_source parsing 8 years ago
Sasi Inguva 7e538c9475 lavf/mov.c: Correct keyframe search in edit list to return the very first keyframe/frame with matching timestamp. Fixes ticket#5904 8 years ago
Luca Barbato b446f0e98f mov: Do not try to parse multiple stsd for the same track 8 years ago
Vittorio Giovara 53ea595eec mov: Rework stsc index validation 8 years ago
Matt Wolenetz 36aba43bd5 lavf/mov.c: Avoid heap allocation wraps in mov_read_{senc,saiz}() 8 years ago
Matt Wolenetz 9bbdf5d921 lavf/mov.c: Avoid OOB in mov_read_udta_string() 8 years ago
Matt Wolenetz 2d453188c2 lavf/mov.c: Avoid heap allocation wrap in mov_read_uuid 8 years ago
Matt Wolenetz fd30e4d57f lavf/mov.c: Avoid heap allocation wrap in mov_read_hdlr 8 years ago
Diego Biurrun a25dac976a Use bitstream_init8() where appropriate 8 years ago
erankor 0101d29095 mov: fix decryption with edit list 8 years ago
Mark Thompson 708e84cda1 mov: Avoid memcmp of uninitialised data 8 years ago
Michael Niedermayer 06c143e505 avformat/mov: Fix integer truncation in mov_read_uuid() 8 years ago
Aaron Colwell b9f2f93261 mov: Fix spherical metadata_source parsing 8 years ago
Carl Eugen Hoyos a135b017de lavf/mov: Unscramble dref debug output. 8 years ago
Alexandra Hájková a895292f27 mov: Convert to the new bitstream reader 8 years ago
Diego Biurrun 0b77a59336 Use correct printf conversion specifiers for POSIX integer types 8 years ago
Chen Meng 25e35b3436 avformat/mov.: Make the process of uuid-xmp atom faster. 8 years ago
Anton Khirnov 46191a2da1 mov: fix a possible invalid read in mov_read_mac_string() 8 years ago
Andreas Cadhalpun 076c3a9fa2 mov: prevent overflow during bit rate calculation 8 years ago
Carl Eugen Hoyos 62eafc6a6d lavf/mov: Accept multiple fourcc for AVID 1:1. 8 years ago
Vittorio Giovara 4dcdecf471 mov: Export spherical information 8 years ago
Vittorio Giovara e90137c045 mov: Export spherical information 8 years ago