log libvo/fastmemcpy.h @ 28291:2f5073b600f4

age author description
Fri, 16 Jan 2009 09:29:20 +0000 reimar More #ifdef -> #if fixes
Wed, 03 Dec 2008 23:01:03 +0000 diego Get rid of pointless 'extern' keywords.
Wed, 30 Jul 2008 12:01:30 +0000 diego Start unifying names of internal preprocessor directives.
Mon, 16 Jun 2008 08:45:01 +0000 diego Add missing string.h #include for memcpy prototype;
Fri, 22 Feb 2008 09:09:46 +0000 diego Add MPLAYER_ prefix to multiple inclusion guards.
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.