log armv4l/dsputil_arm.c @ 7898:a33287a39a55 libavcodec

age author description
Mon, 25 Aug 2008 02:29:04 +0000 mru ARM: add prefetch function using ARMv5 PLD instruction libavcodec
Mon, 30 Jun 2008 11:16:47 +0000 benoit Simplify mm_support() for ARM (by Mns). libavcodec
Mon, 30 Jun 2008 07:31:41 +0000 benoit Define mm_support() for ARM. libavcodec
Sun, 11 May 2008 20:06:03 +0000 gpoirier Add some initial optimizations for ARM VFP (floating libavcodec
Fri, 09 May 2008 11:56:36 +0000 diego Use full path for #includes from another directory. libavcodec
Fri, 09 May 2008 10:06:51 +0000 diego ipp.h is a system header, use <> when #including it. libavcodec
Sun, 27 Jan 2008 08:37:28 +0000 gpoirier fix indentation that was messed up by r11628 libavcodec
Sun, 27 Jan 2008 08:36:50 +0000 gpoirier fix lowres decoding support on ARM CPUs libavcodec
Wed, 05 Sep 2007 11:05:33 +0000 diego Fix put_*_xy2_arm bug and enable put_pixels16_arm and put_pixels8_y2_arm. libavcodec
Wed, 16 May 2007 09:51:45 +0000 diego Add libavcodec to compiler include flags in order to simplify header libavcodec
Sun, 28 Jan 2007 21:32:08 +0000 mru ARMv6 SIMD IDCT libavcodec
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
Tue, 26 Sep 2006 20:26:22 +0000 mru ARMv5TE optimized IDCT libavcodec
Sat, 16 Sep 2006 00:51:49 +0000 mru remove junk characters in comment libavcodec
Fri, 15 Sep 2006 23:20:58 +0000 mru clean up #ifdef HAVE_IPP libavcodec