26225 Commits (e3ac63b213dedb69412aa53f473d48d4b069ca59)

Author SHA1 Message Date
Marth64 084d3515ca avformat/libssh: fix credential variables typo 4 months ago
Marton Balint aea63ea7f5 avformat/framecrc: add AVFMT_NODIMENSIONS flag 4 months ago
James Almer 19f7dae81a avformat/mov: add missing stts array syncing in mov_build_index 4 months ago
Peter Ross 4472dec51d avformat/mm: add fallthrough comment 4 months ago
Michael Niedermayer 84569b6c22
avformat/icodec: fix integer overflow with nb_pal 4 months ago
James Almer 8ddbc26ded avformat/mov: don't unconditionally set all audio packets in fragments as key frames 4 months ago
James Almer f656c00bd9 avformat/matroskadec: set all frames in a keyframe simple box as keyframes 4 months ago
James Almer f938b2b3f5 avformat/test/movenc: set audio packets as key frames 4 months ago
James Almer 23a1c021f2 avformat/movenc: write stss boxes for xHE-AAC 4 months ago
James Almer 4e6d31755b avformat/spdifdec: parse headers for audio codecs 4 months ago
James Almer ecc7d5db9c avformat/movenc: don't disable edit lists when writing CMAF output 4 months ago
Darren Mo 865c73c86f avformat/mov: Populate packet duration using stts atom instead of guessing 4 months ago
James Almer b328bf8f7e avformat/mov: rename MOVCtts.duration to offset 4 months ago
Scott Theisen 0dceced45c avformat/mpegts: add DVB descriptor_tag values already in use 4 months ago
James Almer 944212acad avformat/movenc: don't write a calculated avgBitrate when the provided one is unset 4 months ago
James Almer 5813e5aa34 avformat/hevc: fix writing hvcC when no arrays are provided in hvcC-formatted input 4 months ago
James Almer f0051604c7 avformat/movenc: don't write PS NALUs in hvcC for codec tag hvc1 4 months ago
Peter Ross f298507323 avcodec/mm: decode raw chunk type and skip unknown audio chunk type 4 months ago
Peter Ross ac2442f0a7 avcodec/mm: set audio pts proportionally to audio offset 4 months ago
Marth64 3528bfed45 avformat/smoothstreamingenc: check return value of avcodec_parameters_copy() 4 months ago
Scott Theisen be784e95ac avformat/mpegts: add support for ATSC E-AC-3 streams 4 months ago
Richard Mitic 67c2f80d2c libaformat/mp3dec: Register the MIME type "audio/mpeg" to the mp3 decoder. 4 months ago
Marth64 1d55f54846 avformat/dvdvideodec: don't allow seeking beyond dvdnav reported duration 4 months ago
Marth64 0912407b9d avformat/dvdvideodec: discard duplicate or partial AC3 samples 4 months ago
Marth64 f2f238c3a4 avformat/dvdvideodec: drop packets with unset PTS or DTS 4 months ago
Marth64 3656379d92 avformat/dvdvideodec: remove unnecessary need_parsing argument 4 months ago
Marth64 a2c57e27d6 avformat/dvdvideodec: open subdemuxer after initializing IFO headers 4 months ago
Marth64 60434b483c avformat/dvdvideodec: remove auto value for menu_lu option 4 months ago
Marth64 4a03e95ff4 avformat/dvdvideodec: default menu_vts option to 1 and clarify description 4 months ago
Marth64 afc152f564 avformat/dvdvideodec: check the length of a NAV packet when reading titles 4 months ago
Marth64 a1ae66c827 avformat/dvdvideodec: reset the subdemuxer on discontinuity instead of flushing 4 months ago
Marth64 1964faa568 avformat/dvdvideodec: simplify dvdvideo_read_packet() 4 months ago
Marth64 c1e4b6c676 avformat/dvdvideodec: enable chapter calculation for menus 4 months ago
Marth64 b38ca20bf2 avformat/dvdvideodec: standardize the NAV packet event signal 4 months ago
Marth64 6bbaa7db49 avformat/dvdvideodec: move memcpy below missed NAV packet warning 4 months ago
Marth64 e1ace1d314 avformat/dvdvideodec: remove "auto" value for -pg option, default to 1 4 months ago
Marth64 39c662f541 avformat/dvdvideodec: measure duration of the current menu VOBU in state 4 months ago
Marth64 94346edbbf avformat/dvdvideodec: fix menu PGC number off-by-one in state 4 months ago
Marth64 3ad96243d7 avformat/dvdvideodec: remove unused headers 4 months ago
Michael Niedermayer 0b8c9cf5b4
avformat/movenc: Fix ffv1 support 4 months ago
Marth64 7332b1700e avformat/sapdec: check return value of avcodec_parameters_copy() 4 months ago
James Almer edc7b67508 avformat/iamf: use the new Binaural channel layout 4 months ago
James Almer e7bdaadce6 avformat/mov: check that items are allocated before accessing them 4 months ago
Michael Niedermayer 96d45c3b21
avformat/vividas: Check avio_read() for failure 4 months ago
Michael Niedermayer e30d957a9b
avformat/ilbc: Check avio_read() for failure 4 months ago
Michael Niedermayer 898f6582eb
avformat/nistspheredec: Clear buffer 4 months ago
Michael Niedermayer bf8e43083f
avformat/mccdec: Initialize and check rate.den 4 months ago
Michael Niedermayer beca13a42e
avformat/rpl: check channels 4 months ago
James Almer 92b849df13 avformat/mov: reindent after previous commit 4 months ago
James Almer 2e338152a2 avformat/mov: use an array of pointers for heif_item 4 months ago