25830 Commits (cdf71f789b2f94877983f2f2e586e099a7f0e586)

Author SHA1 Message Date
James Almer ce33a5f16d avformat/movenc: remove one level of indentation 7 months ago
Niklas Haas 69e45a627c avformat/movenc: warn if dovi cfg ignored 7 months ago
Stefano Sabatini bba492dc9c lavf/matroskaenc: apply consistent style to options descriptions 7 months ago
James Almer 5b9db32ccc avformat/mov: ignore old infe box versions 7 months ago
Gyan Doshi 38c322681e avformat/ivfenc: remove unused var 7 months ago
Andreas Rheinhardt 639013aafc avformat/lc3: Only allow AV_CODEC_ID_LC3 in muxer 7 months ago
James Almer 6b6a0fc53d avformat/iamf_writer: reject duplicated stream ids in a stream group 7 months ago
Antoine SOULIER 257bc2a82a avformat/lc3: add file format for LC3/LC3plus transport 7 months ago
Zhao Zhili 65c1c83ca4 avformat/tls_mbedtls: Pass FLAG_NONBLOCK to underlying transport 7 months ago
Martin Storsjö e4f5c2414b tests/movenc: Validate that normal muxer usage doesn't print warnings 7 months ago
Andreas Rheinhardt 497a0f839d avformat/img2: Avoid relocations for ff_img_tags 7 months ago
Martin Storsjö fbd5e238d4 movenc: Allow writing timed ID3 metadata 7 months ago
Martin Storsjö e4e3d25d41 movenc: Remove a leftover commented out line 7 months ago
Marton Balint c38f785be4 avformat/mov_chan: add support for omitted_channel bitmask in chnl atom 7 months ago
Marton Balint 92e7a9a4d5 avformat/mov_chan: respect channel order when parsing and creating chnl atom 7 months ago
Marton Balint da0fe26379 avformat/mov_chan: factorize some layout map search functions 7 months ago
Marton Balint c68dc3e5f1 avformat/mov_chan: check channel count of layout tags at compile time 7 months ago
Marton Balint 7801451376 avformat/hlsenc: use a slash separator even in win32 7 months ago
Stefano Sabatini 1cb1f29a04 lavf/lrc: fix comments in headers 8 months ago
Leo Izen 7c338f470f avcodec, avformat/ffjni: fix duplicate JNI symbols 8 months ago
Michael Niedermayer bf3b74142e
avformat/pcm: Use 64bit in bitrate computation 8 months ago
Michael Niedermayer ed49391961
avformat/mxfdec: Check index_edit_rate 8 months ago
Michael Niedermayer 4593cf7ab3
avformat/iamf_parse: Check sound_system 8 months ago
Eugene Zemtsov 591e27d1e7 configure: Separate subsystem for Immersive Audio Model 8 months ago
James Almer 50458b7fa1 avformat/isom: don't drop the known layout when parsing AAC decSpecificInfo 8 months ago
Michael Niedermayer d157725cf7 avformat/isom: Uninit layout in ff_mp4_read_dec_config_descr() 8 months ago
Marth64 58f04608c2 avformat/rcwtenc: remove repeated documentation 8 months ago
Marth64 536f0239c0 avformat/rcwtenc: don't assume .bin extension 8 months ago
Marth64 15406f8377 avformat/rcwtdec: add RCWT Closed Captions demuxer 8 months ago
Marth64 1c35333671 avformat/subtitles: extend ff_subtitles_queue_insert() to support not yet available events 8 months ago
Nicolas Gaullier ed9363052f avformat/demux: add duration_probesize AVOption 8 months ago
James Almer 8e294abd9d avformat/mov: simplify the entry count overflow check in the keys atom 8 months ago
James Almer 5a06d3810e avformat/mov: don't read key_size bytes twice in the keys atom 8 months ago
James Almer 3d12ba77d9 avformat/mov: take into account the first eight bytes in the keys atom 8 months ago
Eugene Zemtsov 8a23a145d8 avformat/mov: Check if a key is longer than the atom containing it 8 months ago
Andreas Rheinhardt 9d219ff149 avformat/mov: Don't add attached pic if one is already present 8 months ago
James Almer f492f1ac23 avformat/mov: ensure all items id referenced by a grid are valid 8 months ago
Michael Niedermayer cb9752d897
avformat/mpegts: Reset local nb_prg on add_program() failure 8 months ago
Michael Niedermayer 23b29f72ee
avformat/aiffdec: Check for previously set channels 8 months ago
Michael Niedermayer f30fe5e8d0
avformat/mxfdec: Make edit_unit_byte_count unsigned 8 months ago
Michael Niedermayer d88c284c18
avformat/movenc: Check that cts fits in 32bit 8 months ago
James Almer 0a693bce62
avformat/iamf_parse: keep count_label consistent on language_label allocation failure 8 months ago
Michael Niedermayer f26ee6e066
avformat/iamf_reader: Check len before summing 8 months ago
Michael Niedermayer d6ed6f6e8d
avformat/mxfdec: Check first case of offset_temp computation for overflow 8 months ago
Andreas Rheinhardt 0e5f71230a avutil/internal: Move avpriv_set_systematic_pal2 decl to imgutils_internal.h 8 months ago
Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 8 months ago
Andreas Rheinhardt b616be1649 lib*/version: Use static_assert for static asserts 8 months ago
James Almer e37b233ee2 Revert "avformat/mov: ignore item boxes for animated heif" 8 months ago
James Almer e54591369f avformat/flac_picture: print a warning when mimetype is unknown 8 months ago
Dale Curtis bba6df9ac7
Don't throw an error when attached picture isn't recognized. 8 months ago