Commit History

Author SHA1 Message Date
  James Almer e74ad9035f avutil/cpu: add missing check for mmxext to av_force_cpu_flags 9 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
  Michael Niedermayer 7fd7aa6b2b Merge commit 'caf5ef852bf71984d3322bbeaf48cfb04ac8255f' 10 years ago
  Michael Niedermayer 01fc6533aa Merge commit '07d8fa58121be8fe315bd51ab760547fe209a745' 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> 10 years ago
  Michael Niedermayer 6310eb8010 avutil/cpu: force mmx on selection of higher x86 SIMD features 10 years ago
  Michael Niedermayer 4c57c6a765 Merge commit '8675bcb0addb1c7fb0b04682d1f3f95d5b8dae14' 10 years ago
  Janne Grunau 8675bcb0ad aarch64: add armv8 CPU flag 10 years ago
  James Almer d59fcdaff3 x86: add detection for Bit Manipulation Instruction sets 10 years ago
  James Almer 1b932eb150 x86: add detection for FMA3 instruction set 10 years ago
  James Almer 0bc3de19ff x86: add detection for Bit Manipulation Instruction sets 10 years ago
  James Almer a2af8eddab x86: add detection for FMA3 instruction set 10 years ago
  James Almer a4e4948ffe x86/cpu: add missing avx2 AVOption in av_parse_cpu_flags() 10 years ago
  Michael Niedermayer d5560f1fec Merge commit 'b7b17ed66e199afc7246e642bf3b35c3f8eca217' 10 years ago
  Janne Grunau b7b17ed66e aarch64: add cpuflags support for NEON and VFP 10 years ago
  Michael Niedermayer ccdfa3e271 Merge remote-tracking branch 'qatar/master' 11 years ago
  Diego Biurrun 8f8bc92365 Add missing #includes for *INT64_MAX and *INT64_C 11 years ago
  Michael Niedermayer a665704402 Merge commit '4d6ee0725553a43ba88d6f8327ebcf8f1c5ae8d4' 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
  Michael Niedermayer 0506f3fa38 avutil/cpu: remove duplicate include 11 years ago
  Michael Niedermayer c83d794936 Merge commit 'b78b10c4b78b696927f2801cf2d9f193b4eff28b' 11 years ago
  Diego Biurrun b78b10c4b7 avutil: Move internal CPU detection function declarations to private header 11 years ago
  Michael Niedermayer 45a73d2b47 Merge commit 'c011ceef78eae66039efc66d9551a7146e08838a' 11 years ago
  Diego Biurrun f0ce1d9909 cpu: Restructure code to avoid pointless ret variable indirection 11 years ago
  Michael Niedermayer 4cf7b87551 av_cpu_count: factorize "detected %d logical cores" message 11 years ago
  Michael Niedermayer fe99b1d50e Merge remote-tracking branch 'qatar/master' 11 years ago
  Michael Niedermayer fe40a9f98f Merge commit '2a6eaeaa85d17b27ee0dd449183ec197c35c9675' 11 years ago
  Martin Storsjö 597208fde1 cpu: Include common.h for av_popcount64 11 years ago
  Anton Khirnov 2a6eaeaa85 Move get_logical_cpus() from lavc/pthread to lavu/cpu. 11 years ago
  Michael Niedermayer 99efd59626 Merge commit 'cb45553f577f8e0ebfe05d3287e1b6fa5859b967' 12 years ago
  Anton Khirnov cb45553f57 Remove pointless #undefs of previously forbidden functions. 12 years ago
  Michael Niedermayer 7b723ed4c0 cpu: add a few cpu names as aliases for their cpu flags 12 years ago
  Michael Niedermayer 65e57975b9 cpu: add cmov ro the table, which appears to have been forgotten 12 years ago
  Michael Niedermayer 99de3df3d3 Merge commit 'd58dd4b5b5d31cfd4092e38a5f2c894eee2ab078' 12 years ago
  Michael Niedermayer d5f65e9d40 Merge commit '124134e42455763b28cc346fed1d07017a76e84e' 12 years ago
  Martin Storsjö d58dd4b5b5 avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union member 12 years ago
  Martin Storsjö 124134e424 avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member 12 years ago
  Michael Niedermayer 540bd5a95f av_parse_cpu_caps: add "mmxext" as alias for mmx2 12 years ago
  Michael Niedermayer e776ee8f29 Merge remote-tracking branch 'qatar/master' 12 years ago
  Diego Biurrun 239fdf1b4a x86: build: replace mmx2 by mmxext 12 years ago
  Michael Niedermayer 1c60088885 Merge remote-tracking branch 'qatar/master' 12 years ago
  Diego Biurrun 65345a5a30 x86: Add CPU flag for the i686 cmov instruction 12 years ago