115140 Commits (9614efc2586edb82cec847598c5abca0ce79dd25)
 

Author SHA1 Message Date
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
Michael Niedermayer 615c994739
avcodec/atrac9dec: Check init_get_bits8() for failure 7 months ago
Michael Niedermayer 63415168db
avcodec/ac3_parser: Check init_get_bits8() for failure 7 months ago
James Almer e09164940e avformat/mov: free the infe allocated item data on failure 7 months ago
Martin Storsjö d11be191fa checkasm: vc1dsp: Align buffers sufficiently for the mspel tests 7 months ago
Niklas Haas 1d89de03d6 avcodec/dovi_rpuenc: avoid division by zero 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
Andreas Rheinhardt 08781ebe1a avcodec/riscv/vp9dsp: Fix inclusion guard 7 months ago
sunyuechi c3a96f97f8 lavc/vp9dsp: R-V V ipred dc 7 months ago
sunyuechi dedc2456bf checkasm/vc1dsp: add mspel_pixels test 7 months ago
Lynne f492095bd3
opustab: macro constant as a double 7 months ago
Zhao Zhili cf4af4bca0 avcodec/mediacodecenc: Flush bsf after create extradata 7 months ago
David Rosca 1e2ac489a4 lavu/hwcontext_vaapi: Use vaMapBuffer2 for mapping image buffers 7 months ago
Haihao Xiang 578ac59887 lavfi/qsv: Copy metadata fields from the given input 7 months ago
Fei Wang 67fc9b8427 lavc/qsvdec: Use FFmpeg default 1/25 framerate if can't derive it from bitstream 7 months ago
Andreas Rheinhardt 651f3aa7f9 avcodec/h264dec: Remove unused coded_picture_number 7 months ago
Yotam Ofek a9a69a5a31 avcodec/aacenc: don't redundantly re-compute max sfb 7 months ago
James Almer 31327c2d07 avformat/mov: fix the check for the heif item parsing loop 7 months ago
Timo Rothenpieler 59767636c7 fate: allow https for git URLs 7 months ago
Michael Niedermayer 091fdce87e
avcodec/pngdec: Check last AVFrame before deref 7 months ago
Michael Niedermayer d9699464c3
avcodec/vp3: Call ff_progress_frame_unref() before ff_progress_frame_get_buffer() 7 months ago
Michael Niedermayer 5eb05f4450
avcodec/hevcdec: Check ref frame 7 months ago
Andreas Rheinhardt 4c8a6631ad fftools/ffmpeg_filter: Fix check 7 months ago
Andreas Rheinhardt 67c7c44c79 avcodec/vp8: Return error on error 7 months ago
Lynne 3390693bfb
aacdec: avoid generating unused code when either implementation is disabled 7 months ago
Lynne 134dba9544
opusdsp: add ability to modify deemphasis constant 7 months ago
Niklas Haas a2cdb2f5be avfilter/f_sidedata: synchronize with side data list 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 1f8e5b6d95 doc/protocols: Fill in missing HTTP options 7 months ago
Derek Buitenhuis 5d568b16a0 doc/protocols: Re-order HTTP options to match http.c order 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
Derek Buitenhuis bcae59b898 avutil/error: Add HTTP 429 Too Many Requests AVERROR code 7 months ago
James Almer 5fc4a824db fate/iamf: don't demux packets in fate-iamf-5_1-{copy,demux} 7 months ago
Michael Niedermayer cae0f2bc55
doc/examples/qsv_transcode: Initialize pointer before free 7 months ago
Michael Niedermayer 191950d1bf
doc/examples/qsv_transcode: Simplify str_to_dict() loop 7 months ago
Michael Niedermayer c9c11a0866
doc/examples/vaapi_transcode: Simplify loop 7 months ago
Michael Niedermayer 82cce20934
doc/examples/qsv_transcode: Simplify loop 7 months ago
Diego Felix de Souza 9d675bb60d avcodec/nvenc: add high bit depth encoding for HEVC 7 months ago
James Almer 1a8d50e379 fate/iamf: add a demux text 7 months ago
James Almer 8c27cdd2d4 fftools/ffmpeg_mux_init: add missing IAMF Param Definition copies 7 months ago
James Almer f684228407 fftools/ffmpeg_mux_init: remove leftover debug log messages 7 months ago
James Almer b9af58184f avutil/iamf: fix mix_gain_class name 7 months ago