759 Commits (94d8141c8cd96c176f7d4bdb74a95331ec7db19b)

Author SHA1 Message Date
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
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 9 years ago
Vittorio Giovara f1840b070d Revert "mov: Double-check that alias path is not an absolute path" 9 years ago
Luca Barbato d80811c94e riff: Use the correct logging context 9 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 10 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
Vittorio Giovara 1a3eb042c7 Replace av_dlog with normal av_log at trace level 10 years ago
Vittorio Giovara be089af38f mov: Rely on box type rather than file type for colr atom 10 years ago
Vittorio Giovara e4fe535d12 mov: Write the display matrix in order 10 years ago
Derek Buitenhuis 8692d74b73 mov: Add option to keep exact packet sequence after seeking 10 years ago
Vittorio Giovara 423f5d50e4 mov: Fix little endian audio detection 10 years ago
Martin Storsjö 91eee2af87 Revert "mov: Change DTS-based seek into CTS-based seek." 10 years ago
Yusuke Nakamura 4abfa387b8 mov: Change DTS-based seek into CTS-based seek. 10 years ago
Diego Biurrun 36cf8eb448 mov: Fix compilation with DEBUG enabled 10 years ago
Hendrik Leppkes e3528d2a7b mov: Implement parsing of the "HandlerName" from the MP4 HDLR atom 10 years ago
Anton Khirnov 3212578148 mov: export audio service type as side data 10 years ago
Vittorio Giovara 4c5fa628da mov: Do not compute negative SAR values 10 years ago
Vittorio Giovara cf70ba37ba mov: Check angle rather than full matrix when updating SAR 10 years ago
Anton Khirnov 64f7575fbd mov: avoid a memleak when multiple stss boxes are present 10 years ago
Martin Storsjö 6f4364aba9 mov: Fix handling of zero-length metadata values 10 years ago
Dave Rice 3c01039e0b mov: further expand the list of parsed metadata tags 10 years ago
Vittorio Giovara e2e07dbaab mov: expand the list of parsed metadata tags 10 years ago
Vittorio Giovara b704b648f9 mov: parse XMP metadata on demand 10 years ago