Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit 'ebaf571aca2dd6ce3caeeeec4210a3fccd47e7db' | Hendrik Leppkes | 2015-08-02 | 1 | -1/+3 |
|\ | |||||
| * | x86: dct: Disable dct32_float_sse on x86-64 | Henrik Gramner | 2015-08-02 | 1 | -0/+2 |
| * | x86: check for AV_CPU_FLAG_AVXSLOW where useful | James Almer | 2015-05-31 | 1 | -1/+1 |
* | | x86: check for AV_CPU_FLAG_AVXSLOW where useful | James Almer | 2015-06-01 | 1 | -1/+1 |
* | | avcodec/x86/dct_init: fix build failure with clang && disable-optimizations | Michael Niedermayer | 2014-06-09 | 1 | -1/+1 |
* | | x86/dct32: don't build ff_dct32_float_sse on x86_64 | James Almer | 2014-06-09 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-08-22 | 1 | -4/+4 |
|/ | |||||
* | x86: Split DCT and FFT initialization into separate files | Diego Biurrun | 2013-08-21 | 1 | -0/+39 |