784 Commits (dce2929efa8e82b0832a828f7e8cb81ff8c20a4e)

Author SHA1 Message Date
  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() 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 9 years ago
  Diego Biurrun 1263b2039e Adjust printf conversion specifiers to match variable signedness 9 years ago
  Diego Biurrun ca1e5eea0c Remove some pointless TRACE level debug code 9 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 9 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 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 9 years ago
  Vittorio Giovara b5f963bfec mov: Drop dref when unable to parse 9 years ago
  Vittorio Giovara 303f931938 mov: Correctly store dref paths 9 years ago
  wm4 f128b8e19a mov: detect cover art pictures by content 9 years ago
  wm4 948f3c19a8 lavc: Make AVPacket.duration int64, and deprecate convergence_duration 9 years ago
  Martin Storsjö 7cad1bf075 mov: Allow more than one keyframe per trun 9 years ago
  Vittorio Giovara 059a934806 lavc: Consistently prefix input buffer defines 10 years ago
  Vittorio Giovara f1840b070d Revert "mov: Double-check that alias path is not an absolute path" 10 years ago
  Luca Barbato d80811c94e riff: Use the correct logging context 10 years ago
  Vittorio Giovara a1e2caa93e mov: Log format rather than fourcc in stsd in trace mode 10 years ago
  Vittorio Giovara 2eef75fd7e mov: Adjust variable types to fix format warnings 10 years ago