1637 Commits (357ba45a5ca3864b0eba07747ab6ea1614f2646b)

Author SHA1 Message Date
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
Gyan Doshi 203b0e3561 avformat/mov: make STTS duration unsigned int 3 years ago
Thilo Borgmann c42d513ede lavf/mov: Change default to prefer TFDT time and allow for fallback to SIDX or TFDT 3 years ago
Limin Wang 3c3ef41593 avformat/mov: support dvwC box for Dolby Vision 3 years ago
Derek Buitenhuis 7216458c96 avformat/mov: Do not hard fail if bit rate calculation overflows unless in explode mode 3 years ago
Derek Buitenhuis a987b5c9ee avformat/mov: Use av_rescale when calculating bit rate 3 years ago
Nachiket Tarate ef0f5d1be6 libavformat/mov: add support for 'cens', 'cbc1' and 'cbcs' encryption schemes specified in Common Encryption (CENC) standard 3 years ago
Jan Ekström 7a446b1179 avformat/{isom,mov,movenc}: add support for CMAF DASH roles 3 years ago
Michael Niedermayer 451ceb5131 avformat/mov: Fix last mfra check 3 years ago
Nicolas Gaullier 8a3f8afa4e avformat/mov: Set AVSTREAM_PARSE_HEADERS flag for H264 3 years ago