log i386/dsputil_h264_template_mmx.c @ 4515:a2b14c6fccfd libavcodec

age author description
Sat, 10 Feb 2007 13:33:08 +0000 reimar Minor AMD64 compilation fix libavcodec
Sat, 10 Feb 2007 03:56:49 +0000 michael maybe fix x86_64 (untested) libavcodec
Fri, 09 Feb 2007 12:37:38 +0000 michael factor out common subexprssion (gcc of course is too stupid to do this ...) libavcodec
Fri, 09 Feb 2007 12:24:22 +0000 michael merge asm fragments in H264_CHROMA_MC2_TMPL() libavcodec
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
Sat, 25 Mar 2006 08:41:14 +0000 lorenm simplified and slightly faster h264_chroma_mc8_mmx libavcodec
Wed, 22 Mar 2006 22:08:28 +0000 lorenm 10l libavcodec
Wed, 22 Mar 2006 22:05:00 +0000 lorenm added mmx implementation of h264_chroma_mc2 libavcodec
Sun, 05 Feb 2006 13:35:17 +0000 diego MSVC-compatible __align8/__align16 declaration libavcodec
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavcodec
Thu, 27 Oct 2005 06:45:29 +0000 lorenm faster h264_chroma_mc8_mmx, added h264_chroma_mc4_mmx. libavcodec
Thu, 02 Jun 2005 20:45:35 +0000 lorenm sort H.264 mmx dsp functions into their own file libavcodec
Wed, 25 May 2005 08:05:41 +0000 hzoli MMX code for (put|avg)_h264_chroma_mc8 libavcodec