summaryrefslogtreecommitdiff
path: root/libavcodec/x86/h264_intrapred.asm
Commit message (Expand)AuthorAge
* Fix h264/vp8 intra pred on Athlon XPJason Garrett-Glaser2010-07-01
* MMXEXT version of vp8 4x4 vertical predJason Garrett-Glaser2010-06-29
* Add mmx/mmxext/ssse3 4x4 TM intra pred functions for vp8Jason Garrett-Glaser2010-06-28
* Add missing comment header for predict_4x4_dc_mmxextJason Garrett-Glaser2010-06-28
* Fix some intra pred MMX functions that used MMXEXT instructionsJason Garrett-Glaser2010-06-28
* 16x16 and 8x8c x86 SIMD intra pred functions for VP8 and H.264Jason Garrett-Glaser2010-06-25