summaryrefslogtreecommitdiff
path: root/libavutil/x86/cpu.c
Commit message (Expand)AuthorAge
...
| * x86: cpu: clean up check for cpuid instruction supportMans Rullgard2012-07-01
* | x86: cpu: clean up check for cpuid instruction supportMans Rullgard2012-07-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-26
|\|
| * x86: cpu: whitespace (mostly) cosmeticsMans Rullgard2012-06-25
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-24
|\|
| * x86: Add CPU flag for the i686 cmov instructionDiego Biurrun2012-06-23
* | Detect and check for CMOV.Reimar Döffinger2012-02-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-09
|\|
| * x86 cpuid: set vendor union members separatelySean McGovern2011-12-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-27
|\|
| * x86: XOP/FMA4 CPU detection supportJason Garrett-Glaser2011-09-26
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-04
|\|
| * cpu detection: avoid a signed overflowSean McGovern2011-09-03
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-23
|\|
| * cosmetics: indentationJustin Ruggles2011-03-22
| * Add a CPU flag for the Atom processor.Justin Ruggles2011-03-22
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
| * x86: use raw opcode for xgetbv instructionMans Rullgard2011-02-20
| * x86: check for AVX supportMans Rullgard2011-02-20
| * Add check for Athlon64 and similar AMD processors with slow SSE2.Justin Ruggles2011-02-11
* | x86: use raw opcode for xgetbv instructionMans Rullgard2011-02-22
* | x86: check for AVX supportMans Rullgard2011-02-20
* | Add check for Athlon64 and similar AMD processors with slow SSE2.Justin Ruggles2011-02-13
|/
* Add missing #include <string.h> in x86/cpu.cMåns Rullgård2010-09-09
* Clean up av_get_cpu_flag()Måns Rullgård2010-09-09