115101 Commits (e4e9144a5c6fbf42c0d48bbd323c12bc7d5409d8)
 

Author SHA1 Message Date
Andreas Rheinhardt e4e9144a5c avcodec/aac/aacdec: Remove unnecessary ff_thread_once() 6 months ago
Andreas Rheinhardt 44474dd7b9 avcodec/aacsbr: Fix type mismatch 6 months ago
Andreas Rheinhardt e6bf540048 avcodec/aactab: Provide ff_ltp_coef, ff_tns_tmp2_map unconditionally 6 months ago
Mark Thompson 7b482815a0 vulkan_av1: Fix force_integer_mv value 6 months ago
Mark Thompson b73e6af337 vaapi_av1: Fix force_integer_mv value 6 months ago
Mark Thompson b62d385ecf nvdec_av1: Use av1dec force_integer_mv value 6 months ago
Mark Thompson e5a5125bbe vdpau_av1: Use av1dec force_integer_mv value 6 months ago
Mark Thompson 5162247092 dxva2_av1: Use av1dec force_integer_mv value 6 months ago
Mark Thompson 6f56e0e7e5 av1dec: Add force_integer_mv derived field for decoder use 6 months ago
Rémi Denis-Courmont 9e77188cba lavc/ac3dsp: R-V Zbb ac3_exponent_min 6 months ago
Rémi Denis-Courmont 95d1052fba lavu/riscv: add hwprobe() for CPU detection 6 months ago
Rémi Denis-Courmont d7333ba6f2 lavu/riscv: indent code 6 months ago
Andreas Rheinhardt 2f8bf90054 avcodec/allcodecs: Remove LIBX264_CONST 7 months ago
Nuo Mi a9586a00df avcodec/vvcdec: ff_vvc_frame_submit, avoid initializing task twice. 7 months ago
Michael Niedermayer 96449cfeae
avcodec/mpegvideo_enc: Fix 1 line and one column images 7 months ago
Michael Niedermayer a3bb269db9
avcodec/amrwbdec: assert mode to be valid in decode_fixed_vector() 7 months ago
Michael Niedermayer a2ec2bd493
avcodec/wavarc: fix integer overflow in decode_5elp() block type 2 7 months ago
Michael Niedermayer 1330a73cca
swscale/output: Fix integer overflow in yuv2rgba64_full_1_c_template() 7 months ago
Michael Niedermayer a56559e688
swscale/output: Fix integer overflow in yuv2rgba64_1_c_template 7 months ago
Michael Niedermayer c7075cdb67
avcodec/dovi_rpuenc: Initialize bl_compat_id 7 months ago
James Almer 2e16285fe8 avformat/iamf_reader: split "if ((ret = ...) < 0)" line 7 months ago
James Almer 0ec8f3c55a avformat/mov: don't use stream duration to calculate bitrate with fragmented input 7 months ago
James Almer 82397084a9 avfilter/vf_scale: properly reinitialize framesync 7 months ago
James Almer ccf395e8bd avfilter/framesync: reset nb_in on allocation failure 7 months ago
James Almer eb392e4100 avfilter/vf_scale: don't expose framesync options in vf_scale2ref 7 months ago
Derek Buitenhuis f8a613d6a8 fftools/ffprobe: Avoid overflow when calculating DAR 7 months ago
James Almer 088bf6e8c1 avutil/iamf: use AV_OPT_TYPE_UINT 7 months ago
James Almer d6e877bbcd avutil/iamf: fix offsets for mix_gain options 7 months ago
James Almer d053290d8d avutil/opt: add an unsigned option type 7 months ago
James Almer 9902fc550a avutil/tests/opt: test values > INT_MAX for INT64 type 7 months ago
James Almer 72ac495960 avutil/tests/opt: test negative values for INT and INT64 types 7 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
Niklas Haas df868bae23 doc/filters: mention scale2ref in replacement example 7 months ago
Niklas Haas 8bf0a9c2ca doc/filters: move scale=ref_* to correct sectton 7 months ago
Niklas Haas 6a5b021e35 avfilter/vf_scale: fix input declaration 7 months ago
Rémi Denis-Courmont 38f67a32b3 lavc/ac3dsp: R-V V min_exponents 7 months ago
Marcus B Spencer 5e7180864f
avutil/opt: Clarify type of integers 7 months ago
sunyuechi 5bc3b7f513 lavc/rv40dsp: R-V V chroma_mc 7 months ago
sunyuechi cfa8d2488d checkasm/rv40dsp: add chroma_mc test 7 months ago
sunyuechi 7d0673db7e lavc/blockdsp: R-V V fill_block 7 months ago
sunyuechi b369c4d569 checkasm/blockdsp: add fill_block test 7 months ago
Rémi Denis-Courmont 6cd97cd797 lavc/ac3dsp: R-V V sum_square_butterfly_float 7 months ago
Rémi Denis-Courmont 6459966beb lavc/ac3dsp: R-V V sum_square_butterfly_int32 7 months ago
Niklas Haas 95568c4e31 avfilter/scale2ref: deprecate in favor of scale=rw:rh 7 months ago
Niklas Haas 5b5e692da6 fate/scale2ref_keep_aspect: switch to vf_scale ref_* 7 months ago
Niklas Haas bb80445813 avfilter/vf_scale: add optional "ref" input 7 months ago
Niklas Haas e82a3997cd avfilter/vf_scale: switch to FFFrameSync 7 months ago
Niklas Haas a5032dc12a avfilter/framesync: make framesync_class un-static 7 months ago
Michael Niedermayer 69b4d9736b
avcodec/av1dec: Change bit_depth to int 7 months ago