log libswscale/swscale.h @ 26485:5aa11f9ff625

age author description
Thu, 06 Mar 2008 11:32:25 +0000 bcoudurier change sws_format_name to return const char*, supress many warnings
Tue, 26 Feb 2008 20:38:02 +0000 mru less preprocessor magic in version number macros
Mon, 25 Feb 2008 09:24:33 +0000 mru #include "libavutil/avutil.h" in swscale.h
Tue, 19 Feb 2008 22:52:28 +0000 mru Clean up lib* version definitions
Sun, 17 Feb 2008 03:54:07 +0000 mru remove duplicate AV_STRINGIFY() definition
Thu, 18 Oct 2007 09:30:33 +0000 diego Add FFMPEG_ prefix to all multiple inclusion guards.
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
Wed, 16 May 2007 12:26:47 +0000 diego Remove extern C declarations for C++.
Sun, 13 May 2007 19:22:32 +0000 gpoirier Blackfin optimized YUV420 to RGB CSC Color Space Converters.
Sun, 29 Apr 2007 13:39:27 +0000 diego cosmetics attack, part II: Remove all tabs and prettyprint/reindent the code.
Thu, 26 Apr 2007 23:07:11 +0000 diego cosmetics: Remove trailing whitespace.
Fri, 12 Jan 2007 15:45:47 +0000 lucabe deprecate sws_scale_ordered(), as it now is a duplicate of sws_scale()
Sun, 19 Nov 2006 10:38:12 +0000 lucabe Clarify that some of the non-SIMD code is now LGPLed.
Sat, 07 Oct 2006 15:33:14 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program'.