log postproc/swscale.c @ 17632:3a67b7ce8b3b

age author description
Thu, 16 Feb 2006 12:55:23 +0000 michael ng the fix for vCCoeffsBank patch by (Alan Curry <pacman TheWorld com>)
Sat, 11 Feb 2006 14:16:10 +0000 diego Move the v{Y,C}CoeffsBank vectors into the SwsContext, filling them in just
Thu, 09 Feb 2006 14:08:03 +0000 rathann Patch by Stefan Huehner / stefan % huehner ! org \
Wed, 08 Feb 2006 08:20:40 +0000 diego AltiVec operations need to have memory aligned on 16-byte boundaries.
Sat, 04 Feb 2006 00:08:54 +0000 michael change sws sharpen filter a little
Fri, 13 Jan 2006 00:23:32 +0000 diego Update licensing information: The FSF changed postal address.
Mon, 14 Nov 2005 00:30:37 +0000 diego Unify include paths, -I.. is in CFLAGS.
Mon, 17 Oct 2005 05:05:51 +0000 rfelker 100l -- mismatched type after changing sizes to type long!
Tue, 06 Sep 2005 15:15:27 +0000 diego Reduce unnecessary swscaler verbosity.
Fri, 20 May 2005 12:08:31 +0000 nplourde Should fix altivec detection for g3 system.
Sun, 24 Apr 2005 07:50:18 +0000 henry check for negative strides before memcpy
Sun, 24 Apr 2005 07:47:41 +0000 henry support for both orderings of the slices (top->down / bottom->up)
Wed, 23 Feb 2005 14:07:18 +0000 reimar 100l, forgot to change an ifdef on last commit
Tue, 22 Feb 2005 14:40:44 +0000 reimar fix for MAP_ANON vs. MAP_ANONYMOUS fix...
Wed, 16 Feb 2005 23:47:00 +0000 syrjala Improved NV12/NV21 support.