6286 Commits (18f1aca3e8ac550a83a293cb0a210f9df1a8a5d1)

Author SHA1 Message Date
Derek Buitenhuis cf2436a0b4 avutil/stereo3d: Fill out stereo info provided by Vision Pro files 7 months ago
Derek Buitenhuis 57bfba35d6 avutil/spherical: Add more spherical types 7 months ago
Zhao Zhili e598a323dc avutil/macos_kperf: Fix assert which makes kperf failed to run 7 months ago
Zhao Zhili ec1daa39e0 avutil/timer: Fix missing header for mach_absolute_time 7 months ago
Martin Storsjö ab8f7030bc aarch64: Use cntvct_el0 as timer register on Android and macOS 7 months ago
Rémi Denis-Courmont 4819aeebf4 avr32: remove explicit support 7 months ago
Tomas Härdin be2cabce32 lavu/intmath.h: Fix UB in ff_ctz_c() and ff_ctzll_c() 7 months ago
Tomas Härdin 3b9e457647 lavu/common.h: Fix UB in av_clip_uintp2_c() 7 months ago
Tomas Härdin 60ab40be70 lavu/common.h: Fix UB in av_clip_intp2_c() 7 months ago
Tomas Härdin 818a487849 lavu/common.h: Fix UB in av_clipl_int32_c() 7 months ago
James Almer 4b57ea8fc7 avutil/common: assert that bit position in av_zero_extend is valid 7 months ago
James Almer 39c90d6466 avutil: rename av_mod_uintp2 to av_zero_extend 7 months ago
Rémi Denis-Courmont c5f69719bc lavu/bswap: remove some inline assembler 7 months ago
Rémi Denis-Courmont 0231097d1b lavu/x86: remove GCC 4.4- stuff 7 months ago
Rémi Denis-Courmont 424ac84839 lavu/arm: remove GCC 4.6- stuff 7 months ago
Haihao Xiang a4630d479a lavu/hwcontext_vulkan: Support write on drm frame 7 months ago
Rémi Denis-Courmont f6d0a41c8c lavu/riscv: use Zbb CLZ/CTZ/CLZW/CTZW at run-time 7 months ago
Rémi Denis-Courmont 98db140910 lavu/riscv: use Zbb CPOP/CPOPW at run-time 7 months ago
Rémi Denis-Courmont 324899b748 lavu/riscv: use Zbb REV8 at run-time 7 months ago
Rémi Denis-Courmont 378d1b06c3 riscv: probe for Zbb extension at load time 7 months ago
Zhao Zhili 33e4cc963d avutil/timer: Add clock_gettime as a fallback of AV_READ_TIME 7 months ago
Zhao Zhili 6a18c0bc87 avutil/aarch64: Skip define AV_READ_TIME for apple 7 months ago
James Almer a14440867c x86/float_dsp: add SSE2 and AVX versions of scalarproduct_double 7 months ago
Lynne 63e166d802
lavu: bump minor and add APIchanges entries for the new channel positions 7 months ago
Lynne caeb275092
channel_layout: add new channel positions supported by xHE-AAC 7 months ago
Rémi Denis-Courmont eed0a1d3d4 lavu/lls: R-V V update_lls 7 months ago
James Almer 7087da303f avutil/float_dsp.h: fix doxy for scalarproduct_double 7 months ago
James Almer 7736ca1d7b avutil/float_dsp: revert accidental doxy removal 7 months ago
Rémi Denis-Courmont 9238f6cb41 lavu/float_dsp: R-V V scalarproduct_double 7 months ago
Rémi Denis-Courmont 73c278d270 lavu/lls: use ff_scalarproduct_double_c() 7 months ago
Rémi Denis-Courmont 6a7c4d60a1 lavu/float_dsp: add double-precision scalar product 7 months ago
Rémi Denis-Courmont 4fe8f2cc43 riscv: allow passing addend to vtype_vli macro 7 months ago
Michael Niedermayer e3481730ed
avutil/tests/opt: Check av_set_options_string() for failure 7 months ago
Michael Niedermayer e8a1e1899d
avutil/tests/dict: Check av_dict_set() before get for failure 7 months ago
Michael Niedermayer 87846f64b5
avutil/random_seed: Avoid dead returns 7 months ago
Michael Niedermayer c841cb45e8
qsv: Initialize impl_value 7 months ago
James Almer 8c97449482 avutil/channel_layout: add a helper function to get the ambisonic order of a layout 7 months ago
oltolm 45d31614bc avutil/hwcontext_qsv: fix GCC 14.1 warnings 8 months ago
Haihao Xiang d3cc5ead42 lavu/hwcontext_qsv: add support for dynamic frame pool in qsv_map_to 8 months ago
Haihao Xiang 932f78c4e5 lavu/hwcontext_qsv: add support for dynamic frame pool in qsv_frames_derive_to 8 months ago
Haihao Xiang 96db4a62e0 lavu/hwcontext_qsv: create dynamic frame pool if required 8 months ago
Haihao Xiang 4c0bb7d4a9 lavu/hwcontext_qsv: update AVQSVFramesContext to support dynamic frame pool 8 months ago
Haihao Xiang 3178c99fa9 lavu/version: fix minor version 8 months ago
Rémi Denis-Courmont ee1526c05f lavu/riscv: add assembler macros for adjusting vector LMUL 8 months ago
Brad Smith 115c96b9bd avutil/ppc/cpu: Also use the machdep.altivec sysctl on NetBSD 8 months ago
Rémi Denis-Courmont 83e5fdd3f4 lavu/riscv: fix parsing the unaligned access capability 8 months ago
Rémi Denis-Courmont 20fbc07af1 lavu/riscv: remove bogus B extension 8 months ago
Rémi Denis-Courmont b410439263 lavu/riscv: CPU flag for fast misaligned accesses 8 months ago
Rémi Denis-Courmont 61ec7450ff lavu/riscv: fallback to raw hwprobe() system call 8 months ago
Rémi Denis-Courmont 247c5b2b97 lavu/riscv: add ff_rv_vlen_least() 8 months ago