summaryrefslogtreecommitdiff
path: root/libavcodec/x86/Makefile
Commit message (Expand)AuthorAge
...
* Move vp6_filter_diag4() x86 SIMD code from inline ASM to YASM. This shouldRonald S. Bultje2010-08-25
* Move vp6_filter_diag4() from DSPContext to VP56DSPContext.Ronald S. Bultje2010-08-25
* Split h264dsp and h264pred in configure.Jason Garrett-Glaser2010-08-07
* H.264: SSE2/SSSE3 weighted prediction asmEli Friedman2010-08-05
* Convert deinterlacing MMX code to YASMVitor Sessak2010-07-31
* relicense h264 deblock sse2 to lgplLoren Merritt2010-07-22
* MMX/SSE VC1 loop filterDavid Conrad2010-07-11
* Move SSE optimized 32-point DCT to its own file. Should fix breakage with YASMVitor Sessak2010-07-06
* First shot at VP8 optimizations:Jason Garrett-Glaser2010-06-27
* Make vp8 select h264dsp and use this to pull in mmx intrapredMåns Rullgård2010-06-25
* Fix compilation without --enable-gpl.Carl Eugen Hoyos2010-06-25
* 16x16 and 8x8c x86 SIMD intra pred functions for VP8 and H.264Jason Garrett-Glaser2010-06-25
* SSE-optimized MP3 floating point windowing functionsVitor Sessak2010-06-24
* Simplify arch-specific object file listsMåns Rullgård2010-03-16
* Move arch-specific makefile parts into $arch/MakefileMåns Rullgård2010-03-16