776 Commits (d0a603a534a0ee4b255e5e72742428a7f7f42b83)

Author SHA1 Message Date
  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
  Vittorio Giovara 303f931938 mov: Correctly store dref paths 10 years ago
  wm4 f128b8e19a mov: detect cover art pictures by content 10 years ago
  wm4 948f3c19a8 lavc: Make AVPacket.duration int64, and deprecate convergence_duration 10 years ago
  Martin Storsjö 7cad1bf075 mov: Allow more than one keyframe per trun 10 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
  nu774 6ec688e1bc mp3: enable packed main_data decoding in MP4 11 years ago
  Vittorio Giovara 6308cd4868 mov: Check memory allocation 10 years ago
  Andreas Cadhalpun 5c720657c2 mov: always check avio_read return value 10 years ago
  Andreas Cadhalpun cffb9ea81b mov: reject zero bytes_per_frame with non-zero samples_per_frame 10 years ago
  Luca Barbato a8a90906fb mov: Correctly allocate ctts_data 10 years ago
  Andreas Cadhalpun f261a55d72 mov: Fix two memleaks 10 years ago
  Vittorio Giovara 9286de0459 mov: Double-check that alias path is not an absolute path 10 years ago
  Vittorio Giovara 376589e5dd mov: Read alternate absolute path in dref alis 10 years ago