26259 Commits (3e6d89cd97d0ec66cc685fec048273e59b3e5958)

Author SHA1 Message Date
Marth64 3778b1f6f1 avformat/dashdec: reformat and lowercase get_Fragment() 2 months ago
Eugene Zemtsov 7c9bde1d0d avformat/mov: fix crash when trying to get a fragment time for a non-existing fragment 2 months ago
Michael Niedermayer 954d55c2a4
avformat/mov: dereference pointer after null check 2 months ago
Michael Niedermayer 361d24e6d9
avformat/matroskadec: Check pre_ns for overflow 2 months ago
Michael Niedermayer e8c94e31da
avformat/mov: free stream_info when the surrounding array is freed 2 months ago
Peter Ross 350ebef112
avformat/iff: remove surplus if statement 2 months ago
Peter Ross b2cba76d4f avformat/riff: map 0069 twocc to ADPCM IMA XBOX decoder 2 months ago
Peter Ross 6bf9252807 avformat/Makefile: include object files for image_vbn_pipe demuxer 2 months ago
Peter Ross c90e0777da avformat/iff: SndAnim decoding 2 months ago
James Almer 4e2b9df48c avformat/isom: use more of the existing channel layout bitmap defines 2 months ago
James Almer 76049d1c45 avformat/iamf_writer: fix setting num_samples_per_frame for OPUS 2 months ago
Peter Ross 494c961379 avformat/Makefile: add iso_writer golomb_tab from shared library dependency 2 months ago
Timo Rothenpieler fce0622d0b avformat/hevc: add support for writing alpha layer 3 months ago
James Almer fb5e8ea971 avformat/iamf_parse: fix setting duration for the last subblock in a parameter definition 3 months ago
James Almer d38fc25519 avformat/iamf_parse: add checks to parameter definition durations 3 months ago
Marth64 8291aedf1a avformat/mov: don't reallocate extradata when converting dvdsub palette 3 months ago
James Almer 2d33f66f9a avformat/iamfdec: don't set individual streams as dependent 3 months ago
James Almer cc9843dc33 avformat/iamf_writer: add support for expanded channel layouts 3 months ago
James Almer d255f90242 avformat/iamf_parse: add support for expanded channel layouts 3 months ago
Manuel Lauss d21134313f avformat/smush: read ANIMv2 a/v parameters 3 months ago
Marth64 3b0e6c0ecc avformat/mov: use dvdclut for YUV to RGB conversion of DVD subtitle palettes 3 months ago
James Almer e2953fedf9 avformat/hevc: also print NALU ids 3 months ago
James Almer 68ee3faf48 avformat/hevc: add a log context to ff_isom_write_{hvcc,lhvc} 3 months ago
llyyr 550c662a1f
avformat/mpegts: correctly skip TP_extra_header in m2ts 3 months ago
Paul B Mahol 8050a7955e avformat/mm: fix packets pts generation and add seek support 3 months ago
Gyan Doshi 914f89dbc6 avformat/movenc: log stream index for invalid pkt duration 3 months ago
Malek Assaad 6a108d4759 avformat/mov: add support for pssh box 3 months ago
Scott Theisen 5ba63f0ef1 avformat/mpegts: is_pes_stream() use switch case 3 months ago
Scott Theisen 1259760825 avformat/mpegts*: reduce use of magic numbers 3 months ago
Michael Niedermayer f52b9d0583
avformat/qcp: Check for read failure in header 3 months ago
Michael Niedermayer 7e020f2141
avformat/dxa: check bpc 3 months ago
Michael Niedermayer 4cc1495aca
avformat/iamf_parse: reject ambisonics mode > 1 3 months ago
Marth64 e256761def avformat/dvdvideodec: check return code of ff_dvdclut_yuv_to_rgb() 3 months ago
Marth64 a5a899bfcb avformat/dvdvideodec: fix missing last chapter marker due to off-by-one 3 months ago
Marth64 084d3515ca avformat/libssh: fix credential variables typo 3 months ago
Marton Balint aea63ea7f5 avformat/framecrc: add AVFMT_NODIMENSIONS flag 3 months ago
James Almer 19f7dae81a avformat/mov: add missing stts array syncing in mov_build_index 3 months ago
Peter Ross 4472dec51d avformat/mm: add fallthrough comment 3 months ago
Michael Niedermayer 84569b6c22
avformat/icodec: fix integer overflow with nb_pal 3 months ago
James Almer 8ddbc26ded avformat/mov: don't unconditionally set all audio packets in fragments as key frames 3 months ago
James Almer f656c00bd9 avformat/matroskadec: set all frames in a keyframe simple box as keyframes 3 months ago
James Almer f938b2b3f5 avformat/test/movenc: set audio packets as key frames 3 months ago
James Almer 23a1c021f2 avformat/movenc: write stss boxes for xHE-AAC 3 months ago
James Almer 4e6d31755b avformat/spdifdec: parse headers for audio codecs 3 months ago
James Almer ecc7d5db9c avformat/movenc: don't disable edit lists when writing CMAF output 3 months ago
Darren Mo 865c73c86f avformat/mov: Populate packet duration using stts atom instead of guessing 3 months ago
James Almer b328bf8f7e avformat/mov: rename MOVCtts.duration to offset 3 months ago
Scott Theisen 0dceced45c avformat/mpegts: add DVB descriptor_tag values already in use 3 months ago
James Almer 944212acad avformat/movenc: don't write a calculated avgBitrate when the provided one is unset 3 months ago
James Almer 5813e5aa34 avformat/hevc: fix writing hvcC when no arrays are provided in hvcC-formatted input 3 months ago