117 Commits (589fa8a027f3b1707d78d7c45335acc498a5e887)

Author SHA1 Message Date
Andreas Rheinhardt 5d71f97e0e all: Don't use ATOMIC_VAR_INIT 8 months ago
Anton Khirnov 08bebeb1be Revert "all: Don't set AVClass.item_name to its default value" 10 months ago
Andreas Rheinhardt 0c6203c97a all: Don't set AVClass.item_name to its default value 11 months ago
Martin Storsjö 8d24a28d06 riscv: Tweak names of cpu flags, print flags in libavutil/tests/cpu 11 months ago
Rémi Denis-Courmont b6585eb04c lavu: add/use flag for RISC-V Zba extension 1 year ago
Martin Storsjö 397cb623c8 aarch64: Add cpu flags for the dotprod and i8mm extensions 1 year ago
Rémi Denis-Courmont 37d5ddc317 lavu/riscv: CPU flag for the Zbb extension 2 years ago
Rémi Denis-Courmont 0c0a3deb18 lavu/cpu: CPU flags for the RISC-V Vector extension 2 years ago
Rémi Denis-Courmont b95e2fbd85 lavu/cpu: detect RISC-V base extensions 2 years ago
Andreas Rheinhardt 40e6575aa3 all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2 years ago
Marton Balint 58aa06bea0 avutil/cpu: #define _GNU_SOURCE before including any standard headers 3 years ago
Wu Jianhua f629ea2e18 avutil/cpu: add AVX512 Icelake flag 3 years ago
James Almer e68e379e0c avutil/cpu: add slowgather to av_parse_cpu_caps() 3 years ago
Shiyou Yin 9a840ffa17 avutil: [loongarch] Add support for loongarch SIMD. 3 years ago
Thilo Borgmann c1bf56a526 lavu/cpu: Use av_cpu_ prefix 3 years ago
Thilo Borgmann 87951dcbe7 lavu/cpu.c: Add av_force_cpu_count() to override auto-detection. 3 years ago
Andreas Rheinhardt d40bb518b5 avutil/cpu: Remove deprecated functions 4 years ago
Andreas Rheinhardt 7368e5537d avutil/cpu: Schedule deprecated functions for removal 4 years ago
Brad Smith c8fb68ec52 avutil/cpu: Use HW_NCPUONLINE to detect # of online CPUs with OpenBSD 4 years ago
Andreas Rheinhardt a2a38b1606 avutil/cpu: Fix race condition in av_cpu_count() 4 years ago
Jiaxun Yang e387fcd01c libavutil: Detect MMI and MSA flags for MIPS 4 years ago
James Darnley 8b81eabe57 avutil: add AVX-512 flags 7 years ago
James Almer 3d828c9fd5 cpu: split flag checks per arch in av_cpu_max_align() 7 years ago
James Almer 3b345d389b avutil/cpu: split flag checks per arch in av_cpu_max_align() 7 years ago
Clément Bœsch 2658e66cd1 lavu/cpu: disable MMX warning on non x86 platforms 7 years ago
Anton Khirnov e6bff23f1e cpu: add a function for querying maximum required data alignment 8 years ago
Wan-Teh Chang fed50c4304 avutil: fix data race in av_get_cpu_flags() 8 years ago
Wan-Teh Chang 2170017a1c avutil: fix data race in av_get_cpu_flags() 8 years ago
Wan-Teh Chang 29fb49194b avutil/cpu: remove the |checked| static variable 8 years ago
Diego Biurrun d12b5b2f13 build: Split test programs off into separate files 9 years ago
Hendrik Leppkes 957667d198 avutil/cpu: add missing entry for vfp_vm to av_parse_cpu_caps 9 years ago
Janne Grunau e2710e790c arm: add a cpu flag for the VFPv2 vector mode 9 years ago
Rodger Combs 1e477a970f lavu: add AESNI CPU flag 9 years ago
wang-bin 0861862b89 winrt: multithreading support 9 years ago
James Almer f7cafb5d02 x86: add AV_CPU_FLAG_AVXSLOW flag 10 years ago
James Almer c312bfac4c x86/cpu: add AV_CPU_FLAG_AVXSLOW flag 10 years ago
James Almer a1d58e3b38 avutil: remove pointless bmi1 define 10 years ago
James Almer a40cee03a3 avutil: remove pointless bmi1 define 10 years ago
James Almer 1f5d1eed78 avutil/cpu: add missing check for mmxext to av_force_cpu_flags 10 years ago
Diego Biurrun 353240541d cpu-test: Add unistd.h #include for getopt() 10 years ago
Michael Niedermayer 1e519b9d40 avutil: turn arm setend into a cpuflag 10 years ago
Michael Niedermayer 6b1df5544e avutil/cpu: check av_parse_cpu_caps() table during cpu-test 10 years ago
Michael Niedermayer fe0157a19a avutil/cpu: Make cpu flag names match between cpu-test and av_parse_cpu_caps() tables 10 years ago
Michael Niedermayer efc4fe9d74 avutil/cpu: add aarch64 entries to 2nd table 10 years ago
Michael Niedermayer 9101ef6757 avutil/cpu: output cpu data to stdout 10 years ago
Michael Niedermayer 1b168e3bcf avutil/cpu: fix cpu-test to work with ffmpegs cpuflags syntax 10 years ago
Janne Grunau caf5ef852b cpu-test: test av_cpu_count 10 years ago
Janne Grunau 07d8fa5812 fate: add informative cpu test 10 years ago
Michael Niedermayer 0ffba9feb6 avutil/cpu: Use HAVE_UNISTD_H instead of HAVE_SYSCONF for #include <unistd.h> 11 years ago
Michael Niedermayer 6310eb8010 avutil/cpu: force mmx on selection of higher x86 SIMD features 11 years ago