summaryrefslogtreecommitdiff
path: root/libavcodec/x86/dct32_sse.c
Commit message (Collapse)AuthorAge
* Move SSE optimized 32-point DCT to its own file. Should fix breakage with YASMVitor Sessak2010-07-06
disabled. Originally committed as revision 24078 to svn://svn.ffmpeg.org/ffmpeg/trunk