16 Commits (6c723f3f9d0195d75182481881487775cb116954)

Author SHA1 Message Date
Kieran Kunhya b1766c170c Move x264asm to libavutil. 13 years ago
Dave Yeo cc73511e8e Fix NASM include directive 13 years ago
Ronald S. Bultje b2c087871d Move x86util.asm from libavcodec/ to libavutil/. 13 years ago
Ronald S. Bultje 3a39195b1d Move x86inc.asm to libavutil/. 13 years ago
Vitor Sessak 18b131de04 dct32: Add SSE2 ASM optimizations 13 years ago
Dave Yeo a10fb79070 x86 asm: Add SECTION_TEXT to dct32_sse.asm. 14 years ago
Michael Niedermayer 94ea17075b dct32: Replacing libav by ffmpeg in the license header with the authors permission. 14 years ago
Loren Merritt 422b2362fc dct32_sse: eliminate some spills 14 years ago
Vitor Sessak 6204feb160 dct32: Add AVX implementation of 32-point DCT 14 years ago
Vitor Sessak 4e653b98c8 dct32: Change pass 6 permutation to allow for AVX implementation 14 years ago
Vitor Sessak 3758eb0eb9 dct32: port SSE 32-point DCT to YASM 14 years ago