115045 Commits (71669f2ad54d92a40dc2748cd5bd6ca4c8651231)
 

Author SHA1 Message Date
Niklas Haas 71669f2ad5 avcodec/libx264: bump minimum required version to 155 8 months ago
Timo Rothenpieler 476688095f configure: handle xargs versions that exec empty commands 8 months ago
Timo Rothenpieler 95edaf72b4 configure: support msvc build inside WSL 8 months ago
Michael Niedermayer e757726e89
avfilter/avfiltergraph: return value of ff_request_frame() is unused 8 months ago
Andrew Sayers 99e43a6dfe
lavu/opt: Clarify the scope of AVOptions 8 months ago
Michael Niedermayer 9f54c13bc4
avformat/iamfdec: check nb_streams in header read 8 months ago
Michael Niedermayer 20a6bfda0f
avformat/mxfdec: Check body_offset 8 months ago
Michael Niedermayer c26a762ea1
avformat/kvag: Check sample_rate 8 months ago
Michael Niedermayer 615c994739
avcodec/atrac9dec: Check init_get_bits8() for failure 8 months ago
Michael Niedermayer 63415168db
avcodec/ac3_parser: Check init_get_bits8() for failure 8 months ago
James Almer e09164940e avformat/mov: free the infe allocated item data on failure 8 months ago
Martin Storsjö d11be191fa checkasm: vc1dsp: Align buffers sufficiently for the mspel tests 8 months ago
Niklas Haas 1d89de03d6 avcodec/dovi_rpuenc: avoid division by zero 8 months ago
James Almer b7debef3cc avformat/mov: support SpatialAudioBox ambisonic layouts with non-diegetic channels 8 months ago
James Almer 37c8d93e56 avformat/mov: support SpatialAudioBox ambisonic layouts with arbitrary channel mapping 8 months ago
Andreas Rheinhardt 08781ebe1a avcodec/riscv/vp9dsp: Fix inclusion guard 8 months ago
sunyuechi c3a96f97f8 lavc/vp9dsp: R-V V ipred dc 8 months ago
sunyuechi dedc2456bf checkasm/vc1dsp: add mspel_pixels test 8 months ago
Lynne f492095bd3
opustab: macro constant as a double 8 months ago
Zhao Zhili cf4af4bca0 avcodec/mediacodecenc: Flush bsf after create extradata 8 months ago
David Rosca 1e2ac489a4 lavu/hwcontext_vaapi: Use vaMapBuffer2 for mapping image buffers 8 months ago
Haihao Xiang 578ac59887 lavfi/qsv: Copy metadata fields from the given input 8 months ago
Fei Wang 67fc9b8427 lavc/qsvdec: Use FFmpeg default 1/25 framerate if can't derive it from bitstream 8 months ago
Andreas Rheinhardt 651f3aa7f9 avcodec/h264dec: Remove unused coded_picture_number 8 months ago
Yotam Ofek a9a69a5a31 avcodec/aacenc: don't redundantly re-compute max sfb 8 months ago
James Almer 31327c2d07 avformat/mov: fix the check for the heif item parsing loop 8 months ago
Timo Rothenpieler 59767636c7 fate: allow https for git URLs 8 months ago
Michael Niedermayer 091fdce87e
avcodec/pngdec: Check last AVFrame before deref 8 months ago
Michael Niedermayer d9699464c3
avcodec/vp3: Call ff_progress_frame_unref() before ff_progress_frame_get_buffer() 8 months ago
Michael Niedermayer 5eb05f4450
avcodec/hevcdec: Check ref frame 8 months ago
Andreas Rheinhardt 4c8a6631ad fftools/ffmpeg_filter: Fix check 8 months ago
Andreas Rheinhardt 67c7c44c79 avcodec/vp8: Return error on error 8 months ago
Lynne 3390693bfb
aacdec: avoid generating unused code when either implementation is disabled 8 months ago
Lynne 134dba9544
opusdsp: add ability to modify deemphasis constant 8 months ago
Niklas Haas a2cdb2f5be avfilter/f_sidedata: synchronize with side data list 8 months ago
Derek Buitenhuis 2d5fa816fb avformat/http: Add support for Retry-After header 8 months ago
Derek Buitenhuis 6d89fd4c27 avformat/http: Rename parse_set_cookie_expiry_time to parse_http_date 8 months ago
Derek Buitenhuis 1f8e5b6d95 doc/protocols: Fill in missing HTTP options 8 months ago
Derek Buitenhuis 5d568b16a0 doc/protocols: Re-order HTTP options to match http.c order 8 months ago
Derek Buitenhuis 31de02cf31 avformat/http: Add option to limit total reconnect delay 8 months ago
Derek Buitenhuis 10374ab5ed avformat/http: Add options to set the max number of connection retries 8 months ago
Derek Buitenhuis a776d524e1 avformat/http: Rename attempts to auth_attempts 8 months ago
Derek Buitenhuis fa00624693 avformat/http: Don't bail on parsing headers on "bad" HTTP codes 8 months ago
Derek Buitenhuis b79260550b avformat/http: Use AVERROR_HTTP_TOO_MANY_REQUESTS 8 months ago
Derek Buitenhuis bcae59b898 avutil/error: Add HTTP 429 Too Many Requests AVERROR code 8 months ago
James Almer 5fc4a824db fate/iamf: don't demux packets in fate-iamf-5_1-{copy,demux} 8 months ago
Michael Niedermayer cae0f2bc55
doc/examples/qsv_transcode: Initialize pointer before free 8 months ago
Michael Niedermayer 191950d1bf
doc/examples/qsv_transcode: Simplify str_to_dict() loop 8 months ago
Michael Niedermayer c9c11a0866
doc/examples/vaapi_transcode: Simplify loop 8 months ago
Michael Niedermayer 82cce20934
doc/examples/qsv_transcode: Simplify loop 8 months ago