log libswscale/swscale_internal.h @ 25793:ac1a2c121d3a

age author description
Fri, 21 Dec 2007 11:47:09 +0000 diego comment typo fixes
Sat, 08 Dec 2007 04:29:11 +0000 diego Add missing declarations for AltiVec functions, fixes the warnings:
Fri, 07 Dec 2007 15:30:12 +0000 diego Fix 'make checkheaders' on AltiVec-enabled systems.
Thu, 18 Oct 2007 09:30:33 +0000 diego Add FFMPEG_ prefix to all multiple inclusion guards.
Thu, 27 Sep 2007 08:00:22 +0000 diego Revert wrong ARCH_BFIN --> HAVE_BFIN change.
Fri, 31 Aug 2007 14:57:50 +0000 mhoffman renaming ARCH_BFIN to HAVE_BFIN
Fri, 24 Aug 2007 15:04:14 +0000 diego Move Apple gcc AltiVec vector declaration syntax to libavutil.
Wed, 22 Aug 2007 22:46:55 +0000 diego Rename CONFIG_DARWIN to SYS_DARWIN, it is not configurable (in FFmpeg).
Thu, 19 Jul 2007 07:24:43 +0000 benoit UltraSPARC VIS yuv2rgb
Wed, 18 Jul 2007 08:12:40 +0000 benoit use YUV440P in swscale
Thu, 05 Jul 2007 10:18:58 +0000 diego license header consistency cosmetics
Wed, 13 Jun 2007 17:48:15 +0000 diego misc spelling fixes
Sun, 13 May 2007 19:22:32 +0000 gpoirier Blackfin optimized YUV420 to RGB CSC Color Space Converters.
Fri, 11 May 2007 11:24:06 +0000 ivo cosmetics; one test per line for all isXXX(x) macros
Sun, 29 Apr 2007 13:39:27 +0000 diego cosmetics attack, part II: Remove all tabs and prettyprint/reindent the code.