log x86/h264dsp_mmx.c @ 11951:afee30fe8c26 libavcodec

age author description
Fri, 25 Jun 2010 18:25:49 +0000 darkshikari 16x16 and 8x8c x86 SIMD intra pred functions for VP8 and H.264 libavcodec
Mon, 10 May 2010 21:16:08 +0000 reimar Replace more "m" constraints with MANGLE to fix compilation issues libavcodec
Thu, 01 Apr 2010 16:52:14 +0000 reimar Convert two "m" constraints to MANGLE to fix compilation with some compilers. libavcodec
Sat, 06 Mar 2010 14:24:59 +0000 mru Remove DECLARE_ALIGNED_{8,16} macros libavcodec
Tue, 26 Jan 2010 17:17:48 +0000 lorenm optimize h264_loop_filter_strength_mmx2 libavcodec
Fri, 22 Jan 2010 03:25:11 +0000 mru Move array specifiers outside DECLARE_ALIGNED() invocations libavcodec
Thu, 21 Jan 2010 09:46:57 +0000 conrad Use two separate memory arguments since 8+() is invalid gas syntax libavcodec