798 Commits (2d6b3f3a9dce409ca51d70ef4b85c0593bb4b109)

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
Diego Biurrun 604fbb3132 mov: Move code shared with CAF to a separate file 8 years ago
Vittorio Giovara 5f90ad99bb spherical: Change types of bounding and pad to uint32_t 8 years ago
Vittorio Giovara a825980f9f mov: Export bounds and padding from spherical metadata 8 years ago
Vittorio Giovara 114324b9e0 mov: Validate cubemap layout 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
Aaron Colwell 17adcc40ad mov: Fix spherical metadata_source parsing 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
Diego Biurrun a25dac976a Use bitstream_init8() where appropriate 8 years ago
Mark Thompson 708e84cda1 mov: Avoid memcmp of uninitialised data 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
Anton Khirnov 46191a2da1 mov: fix a possible invalid read in mov_read_mac_string() 8 years ago
Vittorio Giovara e90137c045 mov: Export spherical information 8 years ago
James Almer 1893495e1d mov: Use av_stream_add_side_data() for displaymatrix side data 8 years ago
Vittorio Giovara d5d62ce6d6 mov: Fix identity matrix boolean logic 8 years ago
Vittorio Giovara de6e2ff3dd mov: Read multiple stsd from DV 8 years ago
Vittorio Giovara 47a795727f hevc: Support extradata changes from multiple stsd 8 years ago
Vittorio Giovara ecd2ec69ce mov: Evaluate the movie display matrix 8 years ago
Diego Biurrun c454dfcff9 Use ISO C printf conversion specifiers where appropriate 8 years ago
Diego Biurrun 1263b2039e Adjust printf conversion specifiers to match variable signedness 8 years ago
Diego Biurrun ca1e5eea0c Remove some pointless TRACE level debug code 8 years ago
Vittorio Giovara 4b07ebf1eb mov: Update colr values 8 years ago
Anton Khirnov 83548fe894 lavf: fix usage of AVIOContext.seekable 8 years ago
Derek Buitenhuis 8db804e8f5 mov: Remove old b-frame/video delay heuristic 8 years ago
Derek Buitenhuis eb96505b76 mov: Remove ancient heuristic hack 8 years ago
Luca Barbato 2ac00d2d1d mov: Validate the ID number 8 years ago
Vittorio Giovara ed9b2a5178 mov: Rework the check for invalid indexes in stsc 8 years ago
Vittorio Giovara 90bc423212 mov: Wrap stsc index and count compare in a separate function 8 years ago
Matthieu Bouron 209ee680ce mov: Fix stsc_count comparison 8 years ago
Matthieu Bouron 61cb9fac47 mov: fix stream extradata_size allocation 8 years ago
Vittorio Giovara 029cf99c51 mov: Save number of stsd elements after stream extradata allocation 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
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
Luca Barbato 7e01d48cfd mov: Check the entries value when parsing dref boxes 9 years ago
Vittorio Giovara d40cb726d2 mov: Trim dref absolute path 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
Vittorio Giovara b92962436b mov: Fix the format specifier type for size 9 years ago