6303 Commits (f9d1230224c0012c1731634910e65a0ff734d1ef)

Author SHA1 Message Date
Marvin Scholz cd9ceaef22 avutil/hwcontext_videotoolbox: Set CVBuffer CGColorSpace 4 months ago
Marvin Scholz b4f9fcc63c avutil/hwcontext_videotoolbox: Update documentation 4 months ago
Marvin Scholz 1fa7554bd6 avutil/hwcontext_videotoolbox: Unset undefined values 4 months ago
Tong Wu d822146f4f avutil/hwcontext_d3d12va: add Flags for resource creation 5 months ago
Marton Balint 0d5e3f5a40 avutil/timestamp: avoid possible FPE when 0 is passed to av_ts_make_time_string2() 5 months ago
Rémi Denis-Courmont d5e603ddc0 lavu/lls: remove useless VSETVL 5 months ago
James Almer 8af0919cc6 avutil/stereo3d: add a Stereo3D view to signal that the view is unspecified 5 months ago
James Almer 1c8b32e19f avutil/stereo3d: add a Stereo3D type to signal that the packing is unspecified 5 months ago
Zhao Zhili baf3123c1c avutil/executor: Allowing thread_count be zero 5 months ago
J. Dekker e61fed8280 avutil/riscv/cpu: fix __riscv_v_min_vlen typo 5 months ago
Brad Smith 41190da9e1 aarch64: Add OpenBSD runtime detection of dotprod and i8mm using sysctl 5 months ago
James Almer e6baf4f384 avutil/stereo3d: add a new allocator function that returns a size 5 months ago
Lynne dae12ddb2e
lavu/stereo3d: change the horizontal FOV field to a rational 5 months ago
Cosmin Stejerean cc587e69c6 avutil/dovi_meta: add fields for ext_mapping_idc 5 months ago
James Almer c3606cad9c avutil/stereo3d: set a sane default value for AVRational fields 5 months ago
James Almer 1044c09eca avutil/mastering_display_metadata: set a sane default value for AVRational fields 5 months ago
James Almer 7f1b590480 avutil/ambient_viewing_environment: set a sane default value for AVRational fields 5 months ago
Derek Buitenhuis cf2436a0b4 avutil/stereo3d: Fill out stereo info provided by Vision Pro files 5 months ago
Derek Buitenhuis 57bfba35d6 avutil/spherical: Add more spherical types 5 months ago
Zhao Zhili e598a323dc avutil/macos_kperf: Fix assert which makes kperf failed to run 5 months ago
Zhao Zhili ec1daa39e0 avutil/timer: Fix missing header for mach_absolute_time 5 months ago
Martin Storsjö ab8f7030bc aarch64: Use cntvct_el0 as timer register on Android and macOS 5 months ago
Rémi Denis-Courmont 4819aeebf4 avr32: remove explicit support 5 months ago
Tomas Härdin be2cabce32 lavu/intmath.h: Fix UB in ff_ctz_c() and ff_ctzll_c() 5 months ago
Tomas Härdin 3b9e457647 lavu/common.h: Fix UB in av_clip_uintp2_c() 5 months ago
Tomas Härdin 60ab40be70 lavu/common.h: Fix UB in av_clip_intp2_c() 5 months ago
Tomas Härdin 818a487849 lavu/common.h: Fix UB in av_clipl_int32_c() 5 months ago
James Almer 4b57ea8fc7 avutil/common: assert that bit position in av_zero_extend is valid 5 months ago
James Almer 39c90d6466 avutil: rename av_mod_uintp2 to av_zero_extend 5 months ago
Rémi Denis-Courmont c5f69719bc lavu/bswap: remove some inline assembler 5 months ago
Rémi Denis-Courmont 0231097d1b lavu/x86: remove GCC 4.4- stuff 5 months ago
Rémi Denis-Courmont 424ac84839 lavu/arm: remove GCC 4.6- stuff 5 months ago
Haihao Xiang a4630d479a lavu/hwcontext_vulkan: Support write on drm frame 5 months ago
Rémi Denis-Courmont f6d0a41c8c lavu/riscv: use Zbb CLZ/CTZ/CLZW/CTZW at run-time 5 months ago
Rémi Denis-Courmont 98db140910 lavu/riscv: use Zbb CPOP/CPOPW at run-time 5 months ago
Rémi Denis-Courmont 324899b748 lavu/riscv: use Zbb REV8 at run-time 5 months ago
Rémi Denis-Courmont 378d1b06c3 riscv: probe for Zbb extension at load time 5 months ago
Zhao Zhili 33e4cc963d avutil/timer: Add clock_gettime as a fallback of AV_READ_TIME 5 months ago
Zhao Zhili 6a18c0bc87 avutil/aarch64: Skip define AV_READ_TIME for apple 5 months ago
James Almer a14440867c x86/float_dsp: add SSE2 and AVX versions of scalarproduct_double 6 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