summaryrefslogtreecommitdiffstats
path: root/libavutil/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* aarch64: add armv8 CPU flagJanne Grunau2014-04-061-0/+1
* x86: add detection for Bit Manipulation Instruction setsJames Almer2014-02-231-0/+2
* x86: add detection for FMA3 instruction setJames Almer2014-02-231-0/+1
* libavutil: x86: Add AVX2 capable CPU detection.Kieran Kunhya2013-10-251-0/+1
* x86: cpu: Restore some explanatory comments removed in 7160bb7Diego Biurrun2013-10-031-0/+2
* avutil: Move internal CPU detection function declarations to private headerDiego Biurrun2013-08-281-5/+0
* Move get_logical_cpus() from lavc/pthread to lavu/cpu.Anton Khirnov2013-05-241-0/+5
* cpu.h: define AV_CPU_FLAG_MMX2 for libavutil major 52Janne Grunau2012-11-161-1/+1
* x86: build: replace mmx2 by mmxextDiego Biurrun2012-08-031-0/+5
* x86: Add CPU flag for the i686 cmov instructionDiego Biurrun2012-06-231-0/+2
* avutil: add av_parse_cpu_flags() functionMans Rullgard2012-04-251-0/+7
* ARM: allow runtime masking of CPU featuresMans Rullgard2012-04-221-0/+8
* remove iwmmxt optimizationsJanne Grunau2012-03-121-2/+0
* cpu: add av_set_cpu_flags_mask().Anton Khirnov2012-03-061-0/+8
* x86: XOP/FMA4 CPU detection supportJason Garrett-Glaser2011-09-261-0/+2
* multiple inclusion guard cleanupDiego Biurrun2011-05-211-1/+1
* Add a CPU flag for the Atom processor.Justin Ruggles2011-03-221-0/+1
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* x86: check for AVX supportMans Rullgard2011-02-201-0/+1
* Clean up av_get_cpu_flag()Måns Rullgård2010-09-091-2/+5
* Move mm_support() from libavcodec to libavutil, make it a publicStefano Sabatini2010-09-081-0/+5
* Sort AV_CPU_FLAG* by value.Stefano Sabatini2010-09-061-1/+1
* Fix typo.Stefano Sabatini2010-09-061-1/+1
* Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_Stefano Sabatini2010-09-041-0/+44
OpenPOWER on IntegriCloud