793 Commits (619a433eca2c5655c41b799e0b06380020fb1498)

Author SHA1 Message Date
  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 9 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 9 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() 9 years ago
  Vittorio Giovara e90137c045 mov: Export spherical information 9 years ago
  James Almer 1893495e1d mov: Use av_stream_add_side_data() for displaymatrix side data 9 years ago
  Vittorio Giovara d5d62ce6d6 mov: Fix identity matrix boolean logic 9 years ago
  Vittorio Giovara de6e2ff3dd mov: Read multiple stsd from DV 9 years ago
  Vittorio Giovara 47a795727f hevc: Support extradata changes from multiple stsd 9 years ago
  Vittorio Giovara ecd2ec69ce mov: Evaluate the movie display matrix 9 years ago
  Diego Biurrun c454dfcff9 Use ISO C printf conversion specifiers where appropriate 10 years ago
  Diego Biurrun 1263b2039e Adjust printf conversion specifiers to match variable signedness 10 years ago
  Diego Biurrun ca1e5eea0c Remove some pointless TRACE level debug code 9 years ago
  Vittorio Giovara 4b07ebf1eb mov: Update colr values 9 years ago
  Anton Khirnov 83548fe894 lavf: fix usage of AVIOContext.seekable 9 years ago
  Derek Buitenhuis 8db804e8f5 mov: Remove old b-frame/video delay heuristic 9 years ago
  Derek Buitenhuis eb96505b76 mov: Remove ancient heuristic hack 9 years ago
  Luca Barbato 2ac00d2d1d mov: Validate the ID number 9 years ago
  Vittorio Giovara ed9b2a5178 mov: Rework the check for invalid indexes in stsc 9 years ago
  Vittorio Giovara 90bc423212 mov: Wrap stsc index and count compare in a separate function 9 years ago
  Matthieu Bouron 209ee680ce mov: Fix stsc_count comparison 9 years ago
  Matthieu Bouron 61cb9fac47 mov: fix stream extradata_size allocation 9 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 10 years ago
  Michael Niedermayer 94d8141c8c mov: Append place name instead of overwriting for loci 10 years ago
  Michael Niedermayer f126365cda mov: Fix parsing short loci 10 years ago
  Michael Niedermayer 704d2bd18b mov: Print reason of loci parsing failure 10 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 11 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
  Luca Barbato 5eb562831b mov: Use the correct type for size 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
  John Stebbins 7f4ec4364b avformat: expose av_stream_new_side_data helper 10 years ago
  Vittorio Giovara b5f963bfec mov: Drop dref when unable to parse 10 years ago