log x86/dsputil_mmx.c @ 9340:e9d9f8094e7f libavcodec

age author description
Fri, 03 Apr 2009 14:02:34 +0000 reimar Mark put_signed_pixels_clamped_mmx output operands as early-clobber because libavcodec
Fri, 03 Apr 2009 14:01:24 +0000 reimar Use DECLARE_ASM_CONST for non-global ff_vector128 constant used via MANGLE libavcodec
Thu, 02 Apr 2009 21:02:42 +0000 alexc Rewrite put_signed_pixels_clamped_mmx() to eliminate mmx.h from dsputil_mmx.c. libavcodec
Fri, 13 Feb 2009 00:02:33 +0000 aurel add SSE2 version of vp6_filter_diag libavcodec
Thu, 12 Feb 2009 23:52:52 +0000 aurel add MMX version of vp6_filter_diag 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
Wed, 11 Feb 2009 11:16:00 +0000 diego Add check whether the compiler/assembler supports 10 or more operands. libavcodec
Sun, 08 Feb 2009 17:45:30 +0000 lorenm ff_add_hfyu_median_prediction_mmx2 libavcodec
Mon, 26 Jan 2009 03:40:48 +0000 conrad Workaround for gcc 3.4 to align sh properly libavcodec
Mon, 19 Jan 2009 15:46:40 +0000 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavcodec
Wed, 14 Jan 2009 17:19:17 +0000 aurel replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ libavcodec
Tue, 13 Jan 2009 23:44:16 +0000 aurel Change semantic of CONFIG_*, HAVE_* and ARCH_*. libavcodec
Mon, 05 Jan 2009 13:57:43 +0000 diego Add missing 'void' keyword to parameterless function declarations. libavcodec
Sun, 04 Jan 2009 01:36:11 +0000 cehoyos Use H264 MMX chroma functions to accelerate RV40 decoding. libavcodec
Sat, 03 Jan 2009 00:46:17 +0000 darkshikari Add x264 SSE2 iDCT functions to H.264 decoder. libavcodec
Sun, 28 Dec 2008 19:40:13 +0000 cehoyos Fix h264 decoding on SSE2 cores with icc compilation. libavcodec
Fri, 26 Dec 2008 00:19:08 +0000 darkshikari Fix compilation without optimization under 64-bit with x264 deblock asm enabled. libavcodec
Mon, 22 Dec 2008 09:12:42 +0000 diego Rename libavcodec/i386/ --> libavcodec/x86/. libavcodec