log libswscale/swscale_template.c @ 32308:ecb8e52d4add

age author description
Mon, 27 Sep 2010 22:24:03 +0000 bcoudurier Y400A (gray alpha) input support in libswscale
Mon, 23 Aug 2010 21:22:24 +0000 mru swscale: fix unaligned accesses in (RGB|BGR)32_1 to YUV conversion
Sun, 18 Jul 2010 21:39:57 +0000 darkshikari Another try at fixing swscale on win64, as per r31153.
Wed, 12 May 2010 20:47:32 +0000 ramiro Revert r31153. It failed to build on:
Tue, 11 May 2010 00:36:34 +0000 ramiro Use int instead of long to pass width parameters in non-public functions.
Sat, 27 Mar 2010 11:31:02 +0000 diego libswscale: Relicense almost all x86 assembler optimizations as LGPL.
Fri, 19 Mar 2010 09:58:45 +0000 diego Replace wrong condition name in #endif comment by correct instance.