26115 Commits (7857ba97ac556ccd1f4357fe5284b8e8d1c75f35)

Author SHA1 Message Date
Marton Balint da0fe26379 avformat/mov_chan: factorize some layout map search functions 9 months ago
Marton Balint c68dc3e5f1 avformat/mov_chan: check channel count of layout tags at compile time 9 months ago
Marton Balint 7801451376 avformat/hlsenc: use a slash separator even in win32 9 months ago
Stefano Sabatini 1cb1f29a04 lavf/lrc: fix comments in headers 9 months ago
Leo Izen 7c338f470f avcodec, avformat/ffjni: fix duplicate JNI symbols 9 months ago
Michael Niedermayer bf3b74142e
avformat/pcm: Use 64bit in bitrate computation 9 months ago
Michael Niedermayer ed49391961
avformat/mxfdec: Check index_edit_rate 9 months ago
Michael Niedermayer 4593cf7ab3
avformat/iamf_parse: Check sound_system 9 months ago
Eugene Zemtsov 591e27d1e7 configure: Separate subsystem for Immersive Audio Model 9 months ago
James Almer 50458b7fa1 avformat/isom: don't drop the known layout when parsing AAC decSpecificInfo 9 months ago
Michael Niedermayer d157725cf7 avformat/isom: Uninit layout in ff_mp4_read_dec_config_descr() 9 months ago
Marth64 58f04608c2 avformat/rcwtenc: remove repeated documentation 9 months ago
Marth64 536f0239c0 avformat/rcwtenc: don't assume .bin extension 9 months ago
Marth64 15406f8377 avformat/rcwtdec: add RCWT Closed Captions demuxer 9 months ago
Marth64 1c35333671 avformat/subtitles: extend ff_subtitles_queue_insert() to support not yet available events 9 months ago
Nicolas Gaullier ed9363052f avformat/demux: add duration_probesize AVOption 9 months ago
James Almer 8e294abd9d avformat/mov: simplify the entry count overflow check in the keys atom 9 months ago
James Almer 5a06d3810e avformat/mov: don't read key_size bytes twice in the keys atom 9 months ago
James Almer 3d12ba77d9 avformat/mov: take into account the first eight bytes in the keys atom 9 months ago
Eugene Zemtsov 8a23a145d8 avformat/mov: Check if a key is longer than the atom containing it 9 months ago
Andreas Rheinhardt 9d219ff149 avformat/mov: Don't add attached pic if one is already present 9 months ago
James Almer f492f1ac23 avformat/mov: ensure all items id referenced by a grid are valid 9 months ago
Michael Niedermayer cb9752d897
avformat/mpegts: Reset local nb_prg on add_program() failure 9 months ago
Michael Niedermayer 23b29f72ee
avformat/aiffdec: Check for previously set channels 9 months ago
Michael Niedermayer f30fe5e8d0
avformat/mxfdec: Make edit_unit_byte_count unsigned 9 months ago
Michael Niedermayer d88c284c18
avformat/movenc: Check that cts fits in 32bit 9 months ago
James Almer 0a693bce62
avformat/iamf_parse: keep count_label consistent on language_label allocation failure 9 months ago
Michael Niedermayer f26ee6e066
avformat/iamf_reader: Check len before summing 9 months ago
Michael Niedermayer d6ed6f6e8d
avformat/mxfdec: Check first case of offset_temp computation for overflow 9 months ago
Andreas Rheinhardt 0e5f71230a avutil/internal: Move avpriv_set_systematic_pal2 decl to imgutils_internal.h 9 months ago
Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 9 months ago
Andreas Rheinhardt b616be1649 lib*/version: Use static_assert for static asserts 9 months ago
James Almer e37b233ee2 Revert "avformat/mov: ignore item boxes for animated heif" 9 months ago
James Almer e54591369f avformat/flac_picture: print a warning when mimetype is unknown 9 months ago
Dale Curtis bba6df9ac7
Don't throw an error when attached picture isn't recognized. 9 months ago
Andreas Rheinhardt 5d71f97e0e all: Don't use ATOMIC_VAR_INIT 9 months ago
James Almer 189c32f536 avformat/mov: don't abort on duplicate Mastering Display Metadata boxes 9 months ago
Michael Niedermayer 6b213175c9
Bump after 7.0 branch point 9 months ago
Michael Niedermayer 872980ace6
Bump prior release/7.0 branch 9 months ago
Michael Niedermayer 86f73277bf
avformat/westwood_vqa: Fix 2g packets 9 months ago
Michael Niedermayer e849eb2343
avformat/matroskadec: Check timescale 9 months ago
Michael Niedermayer 61dca9e150
avformat/wavdec: satuarte next_tag_ofs, data_end 9 months ago
Michael Niedermayer 75317ec442
avformat/wavdec: sanity check channels and bps before using them for block_align 9 months ago
Michael Niedermayer 0bed22d597
avformat/sbgdec: Check for negative duration 9 months ago
Michael Niedermayer 878625812f
avformat/rpl: Use 64bit for total_audio_size and check it 9 months ago
Michael Niedermayer f01a89c5a3
avformat/mov: use 64bit for intermediate for rounding 9 months ago
Michael Niedermayer 746203af31
avformat/jacosubdec: Use 64bit for abs 9 months ago
Michael Niedermayer 007486058c
avformat/concatdec: Check user_duration sum 9 months ago
Michael Niedermayer 0a114d7318
avformat/mov: Do not deallocate heif_item in a input dependant way 9 months ago
Marth64 9df1182065
avformat/dvdvideodec: add explicit inttypes.h include 9 months ago