summaryrefslogtreecommitdiff
path: root/libavcodec/x86/dct32_sse.asm
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-28
|\
| * config.asm: change %ifdef directives to %if directives.Ronald S. Bultje2012-01-27
* | Move x264asm to libavutil.Kieran Kunhya2011-10-19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-15
|\|
| * Fix NASM include directiveDave Yeo2011-08-15
* | Merge commit 'b2c087871dafc7d030b2d48457ddff597dfd4925'Michael Niedermayer2011-08-13
|\|
| * Move x86util.asm from libavcodec/ to libavutil/.Ronald S. Bultje2011-08-12
| * Move x86inc.asm to libavutil/.Ronald S. Bultje2011-08-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-02
|\|
| * dct32: Add SSE2 ASM optimizationsVitor Sessak2011-08-02
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-24
|\|
| * x86 asm: Add SECTION_TEXT to dct32_sse.asm.Dave Yeo2011-05-23
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-23
|\|
| * dct32_sse: eliminate some spillsLoren Merritt2011-05-22
* | dct32: Replacing libav by ffmpeg in the license header with the authors permi...Michael Niedermayer2011-05-22
|/
* dct32: Add AVX implementation of 32-point DCTVitor Sessak2011-05-21
* dct32: Change pass 6 permutation to allow for AVX implementationVitor Sessak2011-05-21
* dct32: port SSE 32-point DCT to YASMVitor Sessak2011-05-21