50009 Commits (c11d7ca2f0f3d2d3e5164c755b15fb137acd3eed)

Author SHA1 Message Date
Andreas Rheinhardt 07c1bd5feb avcodec/Makefile: Fix intrax8 objects 8 months ago
Andreas Rheinhardt 8b7f089e4b avcodec/Makefile: Correct name of cbd2_dpcm decoder 8 months ago
Andreas Rheinhardt df2416ca97 Remove remnants of prores_lgpl decoder 8 months ago
Andreas Rheinhardt db2cd9cabf avcodec/Makefile, v408(dec|enc): Remove remnants of AYUV codecs 8 months ago
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
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 c7075cdb67
avcodec/dovi_rpuenc: Initialize bl_compat_id 8 months ago
Rémi Denis-Courmont 38f67a32b3 lavc/ac3dsp: R-V V min_exponents 8 months ago
sunyuechi 5bc3b7f513 lavc/rv40dsp: R-V V chroma_mc 8 months ago
sunyuechi 7d0673db7e lavc/blockdsp: R-V V fill_block 8 months ago
Rémi Denis-Courmont 6cd97cd797 lavc/ac3dsp: R-V V sum_square_butterfly_float 8 months ago
Rémi Denis-Courmont 6459966beb lavc/ac3dsp: R-V V sum_square_butterfly_int32 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
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
Niklas Haas 1d89de03d6 avcodec/dovi_rpuenc: avoid division by zero 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