115113 Commits (39ce8a96958fdc80ebc549ab7525b06dadf8bbbd)
 

Author SHA1 Message Date
Andreas Rheinhardt 39ce8a9695 avcodec/diracdec: Don't use EDGE_WIDTH from mpegpicture.h 8 months ago
Andreas Rheinhardt 2eab5a1f54 avcodec/aac/aacdec: Fix linking errors with only one decoder enabled 8 months ago
Mandava, Mounika b1037d4ebe lavc/qsvenc: add support for oneVPL string API 8 months ago
Haihao Xiang df76c3756d lavc/qsvenc: always allocate the array to store mfxExtBuffer points 8 months ago
Andreas Rheinhardt f5d2dc7b4b avcodec/aac/aacdec_(fixed|float): Set AACDecDSP, AACDecProc directly 8 months ago
Andreas Rheinhardt 8762aa4d62 avcodec/aac/aacdec: Move init functions to aacdec_fixed/float 8 months ago
Andreas Rheinhardt 0fc3d8e4d6 avcodec/aac/aacdec: Avoid compiling latm decoder if disabled 8 months ago
Andreas Rheinhardt d4fb110f5c avcodec/aac/aacdec: Mark flush as cold 8 months ago
Andreas Rheinhardt 41922bef7a avcodec/aac/aacdec_(fixed|float): Avoid AAC_RENAME, INTFLOAT 8 months ago
Andreas Rheinhardt c13b5d96c8 avcodec/aac/aacdec_float: Call ff_aac_float_common_init() only once 8 months ago
Andreas Rheinhardt 41ea317ced avcodec/aac/aacdec: Avoid branch to set sample_fmt 8 months ago
Andreas Rheinhardt ef16882e8f avcodec/aac/aacdec: Move channel number check out of init_dsp() 8 months ago
Andreas Rheinhardt e4e9144a5c avcodec/aac/aacdec: Remove unnecessary ff_thread_once() 8 months ago
Andreas Rheinhardt 44474dd7b9 avcodec/aacsbr: Fix type mismatch 8 months ago
Andreas Rheinhardt e6bf540048 avcodec/aactab: Provide ff_ltp_coef, ff_tns_tmp2_map unconditionally 8 months ago
Mark Thompson 7b482815a0 vulkan_av1: Fix force_integer_mv value 8 months ago
Mark Thompson b73e6af337 vaapi_av1: Fix force_integer_mv value 8 months ago
Mark Thompson b62d385ecf nvdec_av1: Use av1dec force_integer_mv value 8 months ago
Mark Thompson e5a5125bbe vdpau_av1: Use av1dec force_integer_mv value 8 months ago
Mark Thompson 5162247092 dxva2_av1: Use av1dec force_integer_mv value 8 months ago
Mark Thompson 6f56e0e7e5 av1dec: Add force_integer_mv derived field for decoder use 8 months ago
Rémi Denis-Courmont 9e77188cba lavc/ac3dsp: R-V Zbb ac3_exponent_min 8 months ago
Rémi Denis-Courmont 95d1052fba lavu/riscv: add hwprobe() for CPU detection 8 months ago
Rémi Denis-Courmont d7333ba6f2 lavu/riscv: indent code 8 months ago
Andreas Rheinhardt 2f8bf90054 avcodec/allcodecs: Remove LIBX264_CONST 8 months ago
Nuo Mi a9586a00df avcodec/vvcdec: ff_vvc_frame_submit, avoid initializing task twice. 8 months ago
Michael Niedermayer 96449cfeae
avcodec/mpegvideo_enc: Fix 1 line and one column images 8 months ago
Michael Niedermayer a3bb269db9
avcodec/amrwbdec: assert mode to be valid in decode_fixed_vector() 8 months ago
Michael Niedermayer a2ec2bd493
avcodec/wavarc: fix integer overflow in decode_5elp() block type 2 8 months ago
Michael Niedermayer 1330a73cca
swscale/output: Fix integer overflow in yuv2rgba64_full_1_c_template() 8 months ago
Michael Niedermayer a56559e688
swscale/output: Fix integer overflow in yuv2rgba64_1_c_template 8 months ago
Michael Niedermayer c7075cdb67
avcodec/dovi_rpuenc: Initialize bl_compat_id 8 months ago
James Almer 2e16285fe8 avformat/iamf_reader: split "if ((ret = ...) < 0)" line 8 months ago
James Almer 0ec8f3c55a avformat/mov: don't use stream duration to calculate bitrate with fragmented input 8 months ago
James Almer 82397084a9 avfilter/vf_scale: properly reinitialize framesync 8 months ago
James Almer ccf395e8bd avfilter/framesync: reset nb_in on allocation failure 8 months ago
James Almer eb392e4100 avfilter/vf_scale: don't expose framesync options in vf_scale2ref 8 months ago
Derek Buitenhuis f8a613d6a8 fftools/ffprobe: Avoid overflow when calculating DAR 8 months ago
James Almer 088bf6e8c1 avutil/iamf: use AV_OPT_TYPE_UINT 8 months ago
James Almer d6e877bbcd avutil/iamf: fix offsets for mix_gain options 8 months ago
James Almer d053290d8d avutil/opt: add an unsigned option type 8 months ago
James Almer 9902fc550a avutil/tests/opt: test values > INT_MAX for INT64 type 8 months ago
James Almer 72ac495960 avutil/tests/opt: test negative values for INT and INT64 types 8 months ago
Andreas Rheinhardt 2c77dc5aad avformat/movenc: Avoid loop for writing array 8 months ago
Andreas Rheinhardt 601873263e avformat/movenc: Check av_malloc() 8 months ago
Niklas Haas df868bae23 doc/filters: mention scale2ref in replacement example 8 months ago
Niklas Haas 8bf0a9c2ca doc/filters: move scale=ref_* to correct sectton 8 months ago
Niklas Haas 6a5b021e35 avfilter/vf_scale: fix input declaration 8 months ago
Rémi Denis-Courmont 38f67a32b3 lavc/ac3dsp: R-V V min_exponents 8 months ago
Marcus B Spencer 5e7180864f
avutil/opt: Clarify type of integers 8 months ago