summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/dct32_sse.asm
Commit message (Expand)AuthorAgeFilesLines
* config.asm: change %ifdef directives to %if directives.Ronald S. Bultje2012-01-271-2/+2
* Fix NASM include directiveDave Yeo2011-08-151-2/+2
* Move x86util.asm from libavcodec/ to libavutil/.Ronald S. Bultje2011-08-121-1/+1
* Move x86inc.asm to libavutil/.Ronald S. Bultje2011-08-121-1/+1
* dct32: Add SSE2 ASM optimizationsVitor Sessak2011-08-021-9/+30
* x86 asm: Add SECTION_TEXT to dct32_sse.asm.Dave Yeo2011-05-231-1/+1
* dct32_sse: eliminate some spillsLoren Merritt2011-05-221-50/+153
* dct32: Add AVX implementation of 32-point DCTVitor Sessak2011-05-211-116/+218
* dct32: Change pass 6 permutation to allow for AVX implementationVitor Sessak2011-05-211-49/+49
* dct32: port SSE 32-point DCT to YASMVitor Sessak2011-05-211-0/+289
OpenPOWER on IntegriCloud