aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/x86/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-271-0/+9
|\
| * x86: XOP/FMA4 CPU detection supportJason Garrett-Glaser2011-09-261-0/+9
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-041-1/+1
|\|
| * cpu detection: avoid a signed overflowSean McGovern2011-09-031-1/+1
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-231-10/+18
|\|
| * cosmetics: indentationJustin Ruggles2011-03-221-8/+8
| * Add a CPU flag for the Atom processor.Justin Ruggles2011-03-221-2/+10
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
| * x86: use raw opcode for xgetbv instructionMans Rullgard2011-02-201-1/+1
| * x86: check for AVX supportMans Rullgard2011-02-201-0/+12
| * Add check for Athlon64 and similar AMD processors with slow SSE2.Justin Ruggles2011-02-111-1/+16
* | x86: use raw opcode for xgetbv instructionMans Rullgard2011-02-221-1/+1
* | x86: check for AVX supportMans Rullgard2011-02-201-0/+12
* | Add check for Athlon64 and similar AMD processors with slow SSE2.Justin Ruggles2011-02-131-1/+16
|/
* Add missing #include <string.h> in x86/cpu.cMåns Rullgård2010-09-091-0/+1
* Clean up av_get_cpu_flag()Måns Rullgård2010-09-091-0/+123