summaryrefslogtreecommitdiff
path: root/libavcodec/x86/dct_init.c
Commit message (Expand)AuthorAge
* Merge commit 'ebaf571aca2dd6ce3caeeeec4210a3fccd47e7db'Hendrik Leppkes2015-08-02
|\
| * x86: dct: Disable dct32_float_sse on x86-64Henrik Gramner2015-08-02
| * x86: check for AV_CPU_FLAG_AVXSLOW where usefulJames Almer2015-05-31
* | x86: check for AV_CPU_FLAG_AVXSLOW where usefulJames Almer2015-06-01
* | avcodec/x86/dct_init: fix build failure with clang && disable-optimizationsMichael Niedermayer2014-06-09
* | x86/dct32: don't build ff_dct32_float_sse on x86_64James Almer2014-06-09
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-08-22
|/
* x86: Split DCT and FFT initialization into separate filesDiego Biurrun2013-08-21