6264 Commits (67ca18dd56956892a097388a160bb70f10539d77)

Author SHA1 Message Date
James Almer a14440867c x86/float_dsp: add SSE2 and AVX versions of scalarproduct_double 5 months ago
Lynne 63e166d802
lavu: bump minor and add APIchanges entries for the new channel positions 6 months ago
Lynne caeb275092
channel_layout: add new channel positions supported by xHE-AAC 6 months ago
Rémi Denis-Courmont eed0a1d3d4 lavu/lls: R-V V update_lls 6 months ago
James Almer 7087da303f avutil/float_dsp.h: fix doxy for scalarproduct_double 6 months ago
James Almer 7736ca1d7b avutil/float_dsp: revert accidental doxy removal 6 months ago
Rémi Denis-Courmont 9238f6cb41 lavu/float_dsp: R-V V scalarproduct_double 6 months ago
Rémi Denis-Courmont 73c278d270 lavu/lls: use ff_scalarproduct_double_c() 6 months ago
Rémi Denis-Courmont 6a7c4d60a1 lavu/float_dsp: add double-precision scalar product 6 months ago
Rémi Denis-Courmont 4fe8f2cc43 riscv: allow passing addend to vtype_vli macro 6 months ago
Michael Niedermayer e3481730ed
avutil/tests/opt: Check av_set_options_string() for failure 6 months ago
Michael Niedermayer e8a1e1899d
avutil/tests/dict: Check av_dict_set() before get for failure 6 months ago
Michael Niedermayer 87846f64b5
avutil/random_seed: Avoid dead returns 6 months ago
Michael Niedermayer c841cb45e8
qsv: Initialize impl_value 6 months ago
James Almer 8c97449482 avutil/channel_layout: add a helper function to get the ambisonic order of a layout 6 months ago
oltolm 45d31614bc avutil/hwcontext_qsv: fix GCC 14.1 warnings 6 months ago
Haihao Xiang d3cc5ead42 lavu/hwcontext_qsv: add support for dynamic frame pool in qsv_map_to 6 months ago
Haihao Xiang 932f78c4e5 lavu/hwcontext_qsv: add support for dynamic frame pool in qsv_frames_derive_to 6 months ago
Haihao Xiang 96db4a62e0 lavu/hwcontext_qsv: create dynamic frame pool if required 6 months ago
Haihao Xiang 4c0bb7d4a9 lavu/hwcontext_qsv: update AVQSVFramesContext to support dynamic frame pool 6 months ago
Haihao Xiang 3178c99fa9 lavu/version: fix minor version 6 months ago
Rémi Denis-Courmont ee1526c05f lavu/riscv: add assembler macros for adjusting vector LMUL 6 months ago
Brad Smith 115c96b9bd avutil/ppc/cpu: Also use the machdep.altivec sysctl on NetBSD 6 months ago
Rémi Denis-Courmont 83e5fdd3f4 lavu/riscv: fix parsing the unaligned access capability 6 months ago
Rémi Denis-Courmont 20fbc07af1 lavu/riscv: remove bogus B extension 6 months ago
Rémi Denis-Courmont b410439263 lavu/riscv: CPU flag for fast misaligned accesses 6 months ago
Rémi Denis-Courmont 61ec7450ff lavu/riscv: fallback to raw hwprobe() system call 6 months ago
Rémi Denis-Courmont 247c5b2b97 lavu/riscv: add ff_rv_vlen_least() 6 months ago
Michael Niedermayer c304784a86
avutil/tests/base64: Check with too short output array 6 months ago
Michael Niedermayer 2d216566f2
libavutil/base64: Try not to write over the array end 6 months ago
Rémi Denis-Courmont 5d8f62feb5 lavu/riscv: add Zvbb CPU capability detection 6 months ago
Rémi Denis-Courmont 01c5f4ad9f riscv: add Zvbb vector bit manipulation extension 6 months ago
Rémi Denis-Courmont 5afe734b6d lavu/riscv: remove bespoke assembler for MIN 6 months ago
Rémi Denis-Courmont 89029baebd lavu/riscv: allow requesting a second extension 6 months ago
Rémi Denis-Courmont 1f150a68ac lavu/riscv: fix build without <sys/hwprobe.h> 6 months ago
James Almer 4e069ba80a avutil/opt: free the temporary layout in av_opt_is_set_to_default() 6 months ago
James Almer ae0293ee41 avutil/opt: propagate av_dict_copy() errors in av_opt_{get,set}_dict_val() 6 months ago
James Almer 9614efc258 avutil/opt: don't set a channel layout if the option is flagged as read only 6 months ago
James Almer 2987c65caa avutil/opt: add a note about the av_opt_{get,set}_chlayout() behavior 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
James Almer 088bf6e8c1 avutil/iamf: use AV_OPT_TYPE_UINT 6 months ago
James Almer d6e877bbcd avutil/iamf: fix offsets for mix_gain options 6 months ago
James Almer d053290d8d avutil/opt: add an unsigned option type 6 months ago
James Almer 9902fc550a avutil/tests/opt: test values > INT_MAX for INT64 type 6 months ago
James Almer 72ac495960 avutil/tests/opt: test negative values for INT and INT64 types 6 months ago
Marcus B Spencer 5e7180864f
avutil/opt: Clarify type of integers 7 months ago
Andrew Sayers 99e43a6dfe
lavu/opt: Clarify the scope of AVOptions 7 months ago
David Rosca 1e2ac489a4 lavu/hwcontext_vaapi: Use vaMapBuffer2 for mapping image buffers 7 months ago
Derek Buitenhuis bcae59b898 avutil/error: Add HTTP 429 Too Many Requests AVERROR code 7 months ago