26247 Commits (16d4945e9aea8dab89ec7f83011379ae08712580)

Author SHA1 Message Date
Timo Rothenpieler fce0622d0b avformat/hevc: add support for writing alpha layer 2 months ago
James Almer fb5e8ea971 avformat/iamf_parse: fix setting duration for the last subblock in a parameter definition 2 months ago
James Almer d38fc25519 avformat/iamf_parse: add checks to parameter definition durations 2 months ago
Marth64 8291aedf1a avformat/mov: don't reallocate extradata when converting dvdsub palette 2 months ago
James Almer 2d33f66f9a avformat/iamfdec: don't set individual streams as dependent 2 months ago
James Almer cc9843dc33 avformat/iamf_writer: add support for expanded channel layouts 2 months ago
James Almer d255f90242 avformat/iamf_parse: add support for expanded channel layouts 2 months ago
Manuel Lauss d21134313f avformat/smush: read ANIMv2 a/v parameters 2 months ago
Marth64 3b0e6c0ecc avformat/mov: use dvdclut for YUV to RGB conversion of DVD subtitle palettes 2 months ago
James Almer e2953fedf9 avformat/hevc: also print NALU ids 2 months ago
James Almer 68ee3faf48 avformat/hevc: add a log context to ff_isom_write_{hvcc,lhvc} 2 months ago
llyyr 550c662a1f
avformat/mpegts: correctly skip TP_extra_header in m2ts 2 months ago
Paul B Mahol 8050a7955e avformat/mm: fix packets pts generation and add seek support 2 months ago
Gyan Doshi 914f89dbc6 avformat/movenc: log stream index for invalid pkt duration 2 months ago
Malek Assaad 6a108d4759 avformat/mov: add support for pssh box 2 months ago
Scott Theisen 5ba63f0ef1 avformat/mpegts: is_pes_stream() use switch case 2 months ago
Scott Theisen 1259760825 avformat/mpegts*: reduce use of magic numbers 2 months ago
Michael Niedermayer f52b9d0583
avformat/qcp: Check for read failure in header 2 months ago
Michael Niedermayer 7e020f2141
avformat/dxa: check bpc 2 months ago
Michael Niedermayer 4cc1495aca
avformat/iamf_parse: reject ambisonics mode > 1 2 months ago
Marth64 e256761def avformat/dvdvideodec: check return code of ff_dvdclut_yuv_to_rgb() 2 months ago
Marth64 a5a899bfcb avformat/dvdvideodec: fix missing last chapter marker due to off-by-one 2 months ago
Marth64 084d3515ca avformat/libssh: fix credential variables typo 2 months ago
Marton Balint aea63ea7f5 avformat/framecrc: add AVFMT_NODIMENSIONS flag 2 months ago
James Almer 19f7dae81a avformat/mov: add missing stts array syncing in mov_build_index 2 months ago
Peter Ross 4472dec51d avformat/mm: add fallthrough comment 2 months ago
Michael Niedermayer 84569b6c22
avformat/icodec: fix integer overflow with nb_pal 2 months ago
James Almer 8ddbc26ded avformat/mov: don't unconditionally set all audio packets in fragments as key frames 2 months ago
James Almer f656c00bd9 avformat/matroskadec: set all frames in a keyframe simple box as keyframes 2 months ago
James Almer f938b2b3f5 avformat/test/movenc: set audio packets as key frames 2 months ago
James Almer 23a1c021f2 avformat/movenc: write stss boxes for xHE-AAC 2 months ago
James Almer 4e6d31755b avformat/spdifdec: parse headers for audio codecs 2 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
James Almer f0051604c7 avformat/movenc: don't write PS NALUs in hvcC for codec tag hvc1 3 months ago
Peter Ross f298507323 avcodec/mm: decode raw chunk type and skip unknown audio chunk type 3 months ago
Peter Ross ac2442f0a7 avcodec/mm: set audio pts proportionally to audio offset 3 months ago
Marth64 3528bfed45 avformat/smoothstreamingenc: check return value of avcodec_parameters_copy() 3 months ago
Scott Theisen be784e95ac avformat/mpegts: add support for ATSC E-AC-3 streams 3 months ago
Richard Mitic 67c2f80d2c libaformat/mp3dec: Register the MIME type "audio/mpeg" to the mp3 decoder. 3 months ago
Marth64 1d55f54846 avformat/dvdvideodec: don't allow seeking beyond dvdnav reported duration 3 months ago
Marth64 0912407b9d avformat/dvdvideodec: discard duplicate or partial AC3 samples 3 months ago
Marth64 f2f238c3a4 avformat/dvdvideodec: drop packets with unset PTS or DTS 3 months ago
Marth64 3656379d92 avformat/dvdvideodec: remove unnecessary need_parsing argument 3 months ago
Marth64 a2c57e27d6 avformat/dvdvideodec: open subdemuxer after initializing IFO headers 3 months ago
Marth64 60434b483c avformat/dvdvideodec: remove auto value for menu_lu option 3 months ago