log x86/dsputil_mmx.h @ 12475:9fef0a8ddd63 libavcodec

age author description
Fri, 03 Sep 2010 16:52:46 +0000 rbultje Port latest x264 deblock asm (before they moved to using NV12 as internal libavcodec
Wed, 01 Sep 2010 20:48:59 +0000 rbultje Split h264dsp_mmx.c (which was #included in dsputil_mmx.c) in h264_qpel_mmx.c, libavcodec
Mon, 30 Aug 2010 16:22:27 +0000 rbultje Put ff_ prefix on non-static {put_signed,put,add}_pixels_clamped_mmx() libavcodec
Tue, 03 Aug 2010 20:59:00 +0000 mru Move cavs dsp functions to their own struct libavcodec
Sat, 31 Jul 2010 14:50:51 +0000 vitor Convert deinterlacing MMX code to YASM libavcodec
Wed, 21 Jul 2010 10:02:07 +0000 conrad Add header declarations for mmx/sse constants missing them libavcodec
Thu, 15 Jul 2010 23:02:34 +0000 rbultje VP8 H/V inner loopfilter MMX/MMXEXT/SSE2 optimizations. libavcodec
Sun, 11 Jul 2010 22:52:55 +0000 conrad Make ff_pw_4 128 bits libavcodec
Fri, 25 Jun 2010 18:25:49 +0000 darkshikari 16x16 and 8x8c x86 SIMD intra pred functions for VP8 and H.264 libavcodec
Sun, 14 Mar 2010 17:50:12 +0000 mru Separate DWT from snow and dsputil libavcodec
Sat, 06 Mar 2010 22:37:08 +0000 mru x86: move function prototypes to header files libavcodec
Sat, 29 Aug 2009 16:55:50 +0000 mru Move declarations of some mmx functions to dsputil_mmx.h libavcodec
Thu, 12 Feb 2009 23:48:07 +0000 aurel convert ff_pw_64 into an xmm_reg for future use in vp6 sse code libavcodec
Tue, 13 Jan 2009 23:44:16 +0000 aurel Change semantic of CONFIG_*, HAVE_* and ARCH_*. libavcodec
Mon, 22 Dec 2008 09:12:42 +0000 diego Rename libavcodec/i386/ --> libavcodec/x86/. libavcodec