25854 Commits (4ced36744ee0bea5fb7a20d1b2926c588f89ea0b)

Author SHA1 Message Date
Michael Niedermayer a5d1497f33
avformat/concatdec: Check file 6 months ago
Dawid Kozinski e4da96c6b2 avformat/evc: Small fixes in documentation 6 months ago
Dawid Kozinski 73d338d47c avformat/avi: Added EVC codec tag to the list of supported codec_id-codec_tag pairs for AVI muxer 6 months ago
Andreas Rheinhardt 5de78958e4 avformat/Makefile: Add asf_muxer->asf_tags.o dependency 6 months ago
Marton Balint 8d92f59d11 avformat/file: fail for non-numerical arguments to pipe: 6 months ago
James Almer 2e16285fe8 avformat/iamf_reader: split "if ((ret = ...) < 0)" line 6 months ago
James Almer 0ec8f3c55a avformat/mov: don't use stream duration to calculate bitrate with fragmented input 6 months ago
Andreas Rheinhardt 2c77dc5aad avformat/movenc: Avoid loop for writing array 7 months ago
Andreas Rheinhardt 601873263e avformat/movenc: Check av_malloc() 7 months ago
Michael Niedermayer 9f54c13bc4
avformat/iamfdec: check nb_streams in header read 7 months ago
Michael Niedermayer 20a6bfda0f
avformat/mxfdec: Check body_offset 7 months ago
Michael Niedermayer c26a762ea1
avformat/kvag: Check sample_rate 7 months ago
James Almer e09164940e avformat/mov: free the infe allocated item data on failure 7 months ago
James Almer b7debef3cc avformat/mov: support SpatialAudioBox ambisonic layouts with non-diegetic channels 7 months ago
James Almer 37c8d93e56 avformat/mov: support SpatialAudioBox ambisonic layouts with arbitrary channel mapping 7 months ago
James Almer 31327c2d07 avformat/mov: fix the check for the heif item parsing loop 7 months ago
Derek Buitenhuis 2d5fa816fb avformat/http: Add support for Retry-After header 7 months ago
Derek Buitenhuis 6d89fd4c27 avformat/http: Rename parse_set_cookie_expiry_time to parse_http_date 7 months ago
Derek Buitenhuis 31de02cf31 avformat/http: Add option to limit total reconnect delay 7 months ago
Derek Buitenhuis 10374ab5ed avformat/http: Add options to set the max number of connection retries 7 months ago
Derek Buitenhuis a776d524e1 avformat/http: Rename attempts to auth_attempts 7 months ago
Derek Buitenhuis fa00624693 avformat/http: Don't bail on parsing headers on "bad" HTTP codes 7 months ago
Derek Buitenhuis b79260550b avformat/http: Use AVERROR_HTTP_TOO_MANY_REQUESTS 7 months ago
James Almer 757367e068 avformat/demux: extract extradata from packets when context update is requested 7 months ago
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 7 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