log libswscale/swscale.c @ 28419:d4fbeeaa1c76

age author description
Sun, 25 Jan 2009 19:58:33 +0000 diego HAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest configure changes.
Sun, 25 Jan 2009 11:59:22 +0000 diego Disable C code when compiling AltiVec code, fixes the warning:
Sun, 25 Jan 2009 11:57:17 +0000 diego spelling/grammar cosmetics
Sun, 25 Jan 2009 11:33:35 +0000 diego Fix #endif comments.
Tue, 20 Jan 2009 09:31:07 +0000 cehoyos Add PIX_FMT_VDPAU_WMV3 and PIX_FMT_VDPAU_VC1.
Fri, 16 Jan 2009 02:14:25 +0000 cehoyos Add VDPAU hardware accelerated decoding for MPEG1 and MPEG2 which will
Wed, 14 Jan 2009 00:13:56 +0000 aurel Change semantic of CONFIG_*, HAVE_* and ARCH_*.
Thu, 08 Jan 2009 19:54:43 +0000 cehoyos Add PIX_FMT_VDPAU_H264.
Sat, 27 Dec 2008 11:33:54 +0000 diego consistency cosmetics: Rename POWERPC identifiers to PPC.
Mon, 27 Oct 2008 19:59:01 +0000 vitor Silence GCC warnings:
Sun, 26 Oct 2008 15:41:11 +0000 vitor Silence the following GCC warning:
Sat, 25 Oct 2008 15:00:28 +0000 michael Do not attempt to use the unscaled yuv2rgb converter when height is odd because
Thu, 23 Oct 2008 19:20:14 +0000 vitor Cosmetics: alignment
Thu, 23 Oct 2008 19:13:11 +0000 vitor Fix broken palette8to*.
Thu, 16 Oct 2008 13:34:30 +0000 flameeyes Convert asm keyword into __asm__.