log libvo/fastmemcpy.h @ 25952:bb89f92affff

age author description
Mon, 31 Dec 2007 16:15:50 +0000 diego Add explanatory comments to the #endif part of multiple inclusion guards.
Mon, 02 Jul 2007 22:34:45 +0000 diego Do not use leading underscores in multiple inclusion guards, they are reserved.
Mon, 02 Jul 2007 21:23:42 +0000 diego Consistently use filenames as multiple inclusion guards.
Thu, 28 Jun 2007 11:24:12 +0000 reimar Get rid of my_memcpy_pic code duplication in many filters.
Tue, 05 Jun 2007 14:27:54 +0000 reimar Replace implicit use of fast_memcpy via macro by explicit use to allow
Mon, 28 May 2007 17:13:52 +0000 diego Add LGPL license header.
Fri, 26 Jan 2007 18:43:17 +0000 diego fastmemcpy.h always has to include inttypes.h on systems that need it.
Fri, 26 Jan 2007 09:07:55 +0000 gpoirier get rid of void pointer arithmetic, as spotted by ICC
Mon, 05 Dec 2005 01:30:01 +0000 rathann fix
Fri, 08 Apr 2005 10:31:18 +0000 henry support for negative strides (fixes -vf spp,flip crash)
Thu, 28 Oct 2004 01:15:53 +0000 diego Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
Fri, 25 Jun 2004 18:20:45 +0000 diego 10l
Fri, 25 Jun 2004 16:58:45 +0000 diego Unify the config.h #include, use "config.h" instead of "../config.h"
Sat, 06 Apr 2002 21:46:07 +0000 arpi memcpy_pic() added (copy image plane with src/dst stride)
Thu, 14 Feb 2002 22:34:24 +0000 michael mem2agpcpy_pic()