115306 Commits (ae937c49027fab3b5f34397e04ee7aa22d9ae40f)
 

Author SHA1 Message Date
Niklas Haas 5b5e692da6 fate/scale2ref_keep_aspect: switch to vf_scale ref_* 8 months ago
Niklas Haas bb80445813 avfilter/vf_scale: add optional "ref" input 8 months ago
Niklas Haas e82a3997cd avfilter/vf_scale: switch to FFFrameSync 8 months ago
Niklas Haas a5032dc12a avfilter/framesync: make framesync_class un-static 8 months ago
Michael Niedermayer 69b4d9736b
avcodec/av1dec: Change bit_depth to int 8 months ago
Michael Niedermayer fd7d24fa3f
avcodec/av1dec: bit_depth cannot be another values than 8,10,12 8 months ago
Michael Niedermayer f9218e4d52
avcodec/avs3_parser: assert the return value of init_get_bits() 8 months ago
Michael Niedermayer a7c4f119c9
avcodec/avs2_parser: Assert init_get_bits8() success with const size 15 8 months ago
Andreas Rheinhardt c3ca90a92e avcodec/x86/vp3dsp_init: Set correct function pointer, fix crash 8 months ago
Andreas Rheinhardt 9fb3d640fb avcodec/av1dec: Always set ret before goto end 8 months ago
James Almer 86e418ffd7 avcodec/avcodec: free decoded_side_data in ff_codec_close() 8 months ago
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 9 months ago
Derek Buitenhuis 6d89fd4c27 avformat/http: Rename parse_set_cookie_expiry_time to parse_http_date 9 months ago
Derek Buitenhuis 1f8e5b6d95 doc/protocols: Fill in missing HTTP options 9 months ago
Derek Buitenhuis 5d568b16a0 doc/protocols: Re-order HTTP options to match http.c order 9 months ago