summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/dct_init.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'ebaf571aca2dd6ce3caeeeec4210a3fccd47e7db'Hendrik Leppkes2015-08-021-1/+3
|\
| * x86: dct: Disable dct32_float_sse on x86-64Henrik Gramner2015-08-021-0/+2
| * x86: check for AV_CPU_FLAG_AVXSLOW where usefulJames Almer2015-05-311-1/+1
* | x86: check for AV_CPU_FLAG_AVXSLOW where usefulJames Almer2015-06-011-1/+1
* | avcodec/x86/dct_init: fix build failure with clang && disable-optimizationsMichael Niedermayer2014-06-091-1/+1
* | x86/dct32: don't build ff_dct32_float_sse on x86_64James Almer2014-06-091-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-08-221-4/+4
|/
* x86: Split DCT and FFT initialization into separate filesDiego Biurrun2013-08-211-0/+39
OpenPOWER on IntegriCloud