summaryrefslogtreecommitdiff
path: root/libavutil/x86/cpu.h
Commit message (Expand)AuthorAge
* Add AVX2 capable CPU detection. Patch based on x264's AVX2 detectionKieran Kunhya2013-10-26
* Merge commit '79aec43ce813a3e270743ca64fa3f31fa43df80b'Michael Niedermayer2013-08-30
|\
| * x86: Add and use more convenience macros to check CPU extension availabilityDiego Biurrun2013-08-29
* | Merge commit '8410d6e93c2e074881f1c7b7e4cdefd2e497d52e'Michael Niedermayer2013-08-29
|\|
| * avutil: Refactor CPU extension availability macrosDiego Biurrun2013-08-28
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-05
|\|
| * x86: Add YASM implementations of cpuid and xgetbv from x264Diego Biurrun2012-10-04
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-04
|\|
| * x86: Add convenience macros to check for CPU extensions and flagsDiego Biurrun2012-09-04
|/
* Clean up av_get_cpu_flag()Måns Rullgård2010-09-09
* Move mm_support() from libavcodec to libavutil, make it a publicStefano Sabatini2010-09-08