74 Commits (f14adb051697a6085bfa17980d6168bdca22692c)

Author SHA1 Message Date
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
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
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
Diego Biurrun 7d7355aa92 x86: Add SSSE3_SLOW CPU flag and related convenience macros 8 years ago
Lou Logan 06eef96b69 fix some a/an typos 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
Hendrik Leppkes f1b02e6ca8 lavu/cpu: remove old cmov cruft 9 years ago
Vittorio Giovara bf7114b6ca lavu: Drop deprecated AV_CPU_FLAG_MMX2 symbol 9 years ago
James Almer f7cafb5d02 x86: add AV_CPU_FLAG_AVXSLOW flag 10 years ago
Luca Barbato 7d07ee5a9b ppc: cpu: Add support for VSX and POWER8 extensions 10 years ago
James Almer c312bfac4c x86/cpu: add AV_CPU_FLAG_AVXSLOW flag 10 years ago
Michael Niedermayer 1e519b9d40 avutil: turn arm setend into a cpuflag 10 years ago
Janne Grunau 8675bcb0ad aarch64: add armv8 CPU flag 11 years ago
James Almer d59fcdaff3 x86: add detection for Bit Manipulation Instruction sets 11 years ago
James Almer 1b932eb150 x86: add detection for FMA3 instruction set 11 years ago
James Almer 0bc3de19ff x86: add detection for Bit Manipulation Instruction sets 11 years ago
James Almer a2af8eddab x86: add detection for FMA3 instruction set 11 years ago
Kieran Kunhya 865b70bc5d Add AVX2 capable CPU detection. Patch based on x264's AVX2 detection 11 years ago
Kieran Kunhya 4d6ee07255 libavutil: x86: Add AVX2 capable CPU detection. 11 years ago
Diego Biurrun 80fefbed62 x86: cpu: Restore some explanatory comments removed in 7160bb7 11 years ago
Diego Biurrun b78b10c4b7 avutil: Move internal CPU detection function declarations to private header 11 years ago
Anton Khirnov 2a6eaeaa85 Move get_logical_cpus() from lavc/pthread to lavu/cpu. 12 years ago
Janne Grunau 8f5587c3d0 cpu.h: define AV_CPU_FLAG_MMX2 for libavutil major 52 12 years ago
Michael Niedermayer 64604e2679 cpu: improve av_get_cpu_flags() doxy 12 years ago
Michael Niedermayer 4b529edff8 deprecate av_parse_cpu_flags 12 years ago
Diego Biurrun 239fdf1b4a x86: build: replace mmx2 by mmxext 12 years ago
Michael Niedermayer eeddd3962e cpu.h: include version.h for LIBAVUTIL_VERSION_MAJOR 13 years ago
Diego Biurrun 65345a5a30 x86: Add CPU flag for the i686 cmov instruction 13 years ago
Michael Niedermayer 5e1286a72f libavutil: Document the shortcommings of av_parse_cpu_flags() 13 years ago
Michael Niedermayer eadac34c80 cmdutils/avutil: Move cpu caps parse code into av_parse_cpu_caps() 13 years ago
Mans Rullgard 3527a73933 avutil: add av_parse_cpu_flags() function 13 years ago
Mans Rullgard d526c5338d ARM: allow runtime masking of CPU features 13 years ago
Janne Grunau 363bd1c62c remove iwmmxt optimizations 13 years ago
Michael Niedermayer f64cfba93b libavutil: document av_force_cpu_flags(-1). 13 years ago
Anton Khirnov 4d851f8dcf cpu: add av_set_cpu_flags_mask(). 13 years ago
Reimar Döffinger b223035511 Detect and check for CMOV. 13 years ago
Jason Garrett-Glaser 96a59cf37b x86: XOP/FMA4 CPU detection support 13 years ago
Michael Niedermayer 5ad38d93e8 cpudetect: add av_force_cpu_flags() 14 years ago
Diego Biurrun 153382e1b6 multiple inclusion guard cleanup 14 years ago
Justin Ruggles eba586b0d9 Add a CPU flag for the Atom processor. 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Mans Rullgard cdeba2de82 x86: check for AVX support 14 years ago
Mans Rullgard 87f1355f9b x86: check for AVX support 14 years ago