dct32: port SSE 32-point DCT to YASM
authorVitor Sessak <vitor1001@gmail.com>
Tue, 17 May 2011 16:26:01 +0000 (18:26 +0200)
committerReinhard Tartler <siretart@tauware.de>
Sat, 21 May 2011 15:42:26 +0000 (17:42 +0200)
commit3758eb0eb96217c6968d47487533337f96aeecfb
tree29f1e92486591a5f85d9660b17b17e0d35d8b8d3
parent153382e1b6b428a1dcb8dc3f06f64a6959d722c5
dct32: port SSE 32-point DCT to YASM
libavcodec/x86/Makefile
libavcodec/x86/dct32_sse.asm [new file with mode: 0644]
libavcodec/x86/dct32_sse.c [deleted file]