740 Commits (781a25e9c419dd66063597cc5d70e8919de60561)

Author SHA1 Message Date
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 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
Vittorio Giovara 174c5fde90 mov: parse @PRM and @PRQ metadata tags 10 years ago
Vittorio Giovara 35384934d6 mov: cosmetics: reorder the list of tags 10 years ago
Matthieu Bouron 8c0a865ad9 mov: skip version and flags attributes in mov_read_chan() 10 years ago
Thilo Borgmann 3cec81f4d4 mov: allocate the tag value dynamically 10 years ago
Vittorio Giovara e352b29371 mov: Add an option for exporting all metadata 10 years ago
Vittorio Giovara 5639ed9abb mov: do not truncate the language-prefixed tag 10 years ago
Vittorio Giovara 2007082d2d mov: check ff_get_wav_header() return value 10 years ago
Martin Storsjö 82ee7d0dda Use gmtime_r instead of gmtime and localtime_r instead of localtime 10 years ago
Martin Storsjö 9dcf239721 lavf: Check the return value of strftime 10 years ago
Vittorio Giovara 50dbe6b354 mov: fix assigment check 10 years ago
Vittorio Giovara 74b0237798 mov: Correctly check the color transfer characteristics range 10 years ago
Martin Storsjö a74f8121d8 mov: Handle tfdt atoms 10 years ago
Vittorio Giovara 0d8a3656ba mov: support the Color Parameter Atoms 'colr' 10 years ago
Diego Biurrun 86dfcfd0e3 mov: Drop unused parameter from ff_mov_read_esds() 11 years ago
Andrew Stone cc3e88a2b9 mov: update AVFormatContext.event_flags with METADATA_UPDATED whenever metadata changes. 11 years ago
Anton Khirnov edb1af7c46 mov: free the dv demux context with avformat_free_context() 11 years ago
Martin Storsjö 18fb38fb9e mov: Remove a variable that is set but never used 11 years ago
Yusuke Nakamura 20f95f21f9 mov: Support default-base-is-moof. 11 years ago
Martin Storsjö e7d6d0bf3c mov: Export geotag metadata fields 11 years ago