| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '4cf84e254ae75b524e1cacae499a97d7cc9e5906' | James Almer | 2018-02-11 | 1 | -1/+0 |
|\ |
|
| * | Drop some unnecessary config.h #includes | Diego Biurrun | 2018-02-06 | 1 | -1/+0 |
* | | avutil: add AVX-512 flags | James Darnley | 2017-12-24 | 1 | -0/+2 |
* | | Merge commit '7d7355aa92bb36ca0765c49a569a999bcb96f332' | James Almer | 2017-01-31 | 1 | -0/+6 |
|\| |
|
| * | x86: Add SSSE3_SLOW CPU flag and related convenience macros | Diego Biurrun | 2016-07-20 | 1 | -0/+6 |
* | | x86: add some more helper macros to check for slow cpuflags | James Almer | 2016-02-14 | 1 | -0/+4 |
* | | lavu: add AESNI CPU flag | Rodger Combs | 2015-10-28 | 1 | -0/+3 |
* | | Merge commit 'cae39851201b7781f1262e1c23627b45e6e80bb4' | Michael Niedermayer | 2015-05-31 | 1 | -0/+18 |
|\| |
|
| * | x86: Add helper macros to check for slow cpuflags | James Almer | 2015-05-31 | 1 | -0/+18 |
| * | x86: add detection for FMA3 instruction set | James Almer | 2014-02-23 | 1 | -0/+3 |
| * | x86: add missing XOP checks and macros | James Almer | 2014-02-23 | 1 | -0/+3 |
| * | libavutil: x86: Add AVX2 capable CPU detection. | Kieran Kunhya | 2013-10-25 | 1 | -0/+3 |
* | | x86: add detection for FMA3 instruction set | James Almer | 2014-02-22 | 1 | -0/+3 |
* | | x86: add missing XOP checks and macros | James Almer | 2014-02-11 | 1 | -0/+3 |
* | | Add AVX2 capable CPU detection. Patch based on x264's AVX2 detection | Kieran Kunhya | 2013-10-26 | 1 | -0/+3 |
* | | Merge commit '79aec43ce813a3e270743ca64fa3f31fa43df80b' | Michael Niedermayer | 2013-08-30 | 1 | -0/+13 |
|\| |
|
| * | x86: Add and use more convenience macros to check CPU extension availability | Diego Biurrun | 2013-08-29 | 1 | -0/+13 |
* | | Merge commit '8410d6e93c2e074881f1c7b7e4cdefd2e497d52e' | Michael Niedermayer | 2013-08-29 | 1 | -28/+26 |
|\| |
|
| * | avutil: Refactor CPU extension availability macros | Diego Biurrun | 2013-08-28 | 1 | -28/+26 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-05 | 1 | -0/+4 |
|\| |
|
| * | x86: Add YASM implementations of cpuid and xgetbv from x264 | Diego Biurrun | 2012-10-04 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-09-04 | 1 | -0/+57 |
|\| |
|
| * | x86: Add convenience macros to check for CPU extensions and flags | Diego Biurrun | 2012-09-04 | 1 | -0/+57 |
|/ |
|
* | Clean up av_get_cpu_flag() | Måns Rullgård | 2010-09-09 | 1 | -128/+0 |
* | Move mm_support() from libavcodec to libavutil, make it a public | Stefano Sabatini | 2010-09-08 | 1 | -0/+128 |