1646 Commits (d2428d80ce4b791587a53cdb4828a84d077384f2)

Author SHA1 Message Date
Anton Khirnov 693c1e631c lavf/mov: avoid leaks with multiple dv-audio streams 2 years ago
Anton Khirnov 090f12b157 lavf/dv: make returning the video packet optional 2 years ago
Andreas Rheinhardt 04b7217872 avutil/dict: Move avpriv_dict_set_timestamp() to a header of its own 2 years ago
Michael Niedermayer c953baa084
avformat/mov: Check count sums in build_open_gop_key_points() 2 years ago
Derek Buitenhuis e1e981c65e mov: Compare frag times in correct time base when seeking a stream without a corresponding sidx 2 years ago
Zhao Zhili 1af7797d21 avformat/mov: fix encryption index in the case of multiple trun 2 years ago
Zhao Zhili 98dcdd1868 avformat/mov: fix frag_index.current out of sync 2 years ago
Vignesh Venkatasubramanian d931554f66 avformat/mov: Rework the AVIF parser to handle multiple items 2 years ago
Michael Niedermayer 744ad45c44 avformat/mov: Check for EOF in mov_read_iloc() 2 years ago
Zhao Zhili 811f2f91da avformat/mov: discard data streams with all zero sample_delta 2 years ago
ShuangxiLi 046b05082d avformat/mov: fix possible crash in cenc_scheme_decrypt 3 years ago
Marton Balint 03d81a044a avformat/mov: disallow a zero sample size in trun atoms 3 years ago
Martijn van Beurden c8d839df73 avformat/mov: prevent potential use of uninitialized value 3 years ago
Vignesh Venkatasubramanian be4d1caad4 avformat/mov: Only read the primary item for AVIF 3 years ago
Ivan Baykalov cbe216d3a6 avformat/mov: read PCM audio configuration box ('pcmC') if available 3 years ago
Marton Balint cd83383f4d avformat/mov: factorize setting little endian PCM streams 3 years ago
Michael Niedermayer 9274fb2532 avformat/mov: Non overflowing ambisonic order check 3 years ago
Pierre-Anthony Lemieux a2c1a439b3
avformat/mov: refactor to use avutil/uuid 3 years ago
Andreas Rheinhardt 35ec5c819b avformat/demux: Add new demux.h header 3 years ago
Marton Balint 0a58fdfd3e avformat/mov: fix timecode with rounded down tmcd nb_frames 3 years ago
Zhao Zhili 6c1b685e20 avformat/mov: fix use invalid box size/type due to eof 3 years ago
Zhao Zhili 4f698be741 avformat/mov: reindent after previous commit 3 years ago
Zhao Zhili 43fe6e18f2 avformat/mov: remove an always true condition 3 years ago
Zhao Zhili 580fb6a8c9 avformat/mov: skip call ff_codec_get_id if possible 3 years ago
Zhao Zhili 43afd8c681 avformat/mov: log the right variable 3 years ago
Zhao Zhili d114f064c6 avformat/mov: fix missing extra data updating 3 years ago
Vignesh Venkatasubramanian f2724d2b69 avformat/mov: Add avif to list of supported extensions 3 years ago
Leo Izen 3ac23440ef avformat/image2: add Jpeg XL as image2 format 3 years ago
Vignesh Venkatasubramanian 499e245b85 avformat/mov: Add support for still image AVIF parsing 3 years ago
Marton Balint 8dd5bb7280 avformat/mov: fix timecode with high frame rate content 3 years ago
Martin Storsjö a78f136f3f configure: Use a separate config_components.h header for $ALL_COMPONENTS 3 years ago
Vittorio Giovara 6f8b8e6332 mov: Implement spatial audio support 3 years ago
Vittorio Giovara b828c3954e mov: convert to new channel layout API 3 years ago
Clément Bœsch 1a502b99e8 avformat/mov: reindent after previous commit 3 years ago
Clément Bœsch ab77b878f1 avformat/mov: fix seeking with HEVC open GOP files 3 years ago
Clément Bœsch e05e4398c3 avformat/mov: add parsing for the sgpd sync box 3 years ago
Clément Bœsch eb947471b2 avformat/mov: add support for sync group in sbgp box 3 years ago
Clément Bœsch 954f488ea3 avformat/mov: prepare sbgp parsing for other grouping types 3 years ago
Michael Niedermayer 4419433d77 avformat/mov: Disallow empty sidx 3 years ago
Michael Niedermayer 8ee0e4abcb avformat/mov: Corner case encryption error cleanup in mov_read_senc() 3 years ago
Michael Niedermayer d8d9d506a3 avformat/mov: Check size before subtraction 3 years ago
Andreas Rheinhardt c8b11b28d1 avformat/mov: Fix endian-dependent parsing 3 years ago
Andreas Rheinhardt d7a75d2163 avcodec/ac3tab: Unavpriv ac3_channel_layout_tab 3 years ago
quietvoid 9906f9ae3b avformat/mov: Refactor mov_read_dvcc_dvvc to use ff_isom_parse_dvcc_dvvc 3 years ago
Gyan Doshi 9cfc7a2440 avformat/mov: add option max_stts_delta 3 years ago
Michael Niedermayer 562021e2fd avformat/mov: Check next offset in mov_read_dref() 3 years ago
Andreas Rheinhardt 17a93fd377 avformat/mov: Simplify data->hex conversion 3 years ago
Michael Niedermayer b5ba74053c avformat/mov: Disallow duplicate smdm 3 years ago
Michael Niedermayer 59b4e7cbd8 avformat/mov: Check for EOF in mov_read_glbl() 3 years ago
Michael Niedermayer 3a64a4c582 avformat/mov: Check channels for mov_parse_stsd_audio() 3 years ago