log libswscale/rgb2rgb.c @ 28615:15e7abed4291

age author description
Sun, 25 Jan 2009 19:58:33 +0000 diego HAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest configure changes.
Wed, 14 Jan 2009 00:13:56 +0000 aurel Change semantic of CONFIG_*, HAVE_* and ARCH_*.
Tue, 02 Dec 2008 00:26:14 +0000 diego Remove commented-out duplicate declarations.
Tue, 02 Dec 2008 00:21:37 +0000 diego Remove unused declarations.
Thu, 23 Oct 2008 19:13:11 +0000 vitor Fix broken palette8to*.
Fri, 05 Sep 2008 00:25:39 +0000 bcoudurier enable yuv422p to uyvy converter
Thu, 04 Sep 2008 19:49:13 +0000 michael Fix 4 of the unscaled rgb15/16 converters, each of these contained
Thu, 04 Sep 2008 19:11:39 +0000 michael rgb vs bgr fix for the unscaled converters.
Fri, 04 Jul 2008 13:49:45 +0000 diego spelling/grammar/wording overhaul
Sun, 01 Jun 2008 03:25:07 +0000 bcoudurier remove useless casts
Sun, 01 Jun 2008 03:23:50 +0000 bcoudurier add const, suppress warnings
Fri, 09 May 2008 12:00:25 +0000 diego Use full path for #includes from another directory.
Tue, 29 Jan 2008 14:58:10 +0000 reimar Make some assembler constants global instead of declaring them multiple times.
Mon, 28 Jan 2008 14:38:11 +0000 reimar Use DECLARE_ASM_CONST where possible in libswscale code
Thu, 17 Jan 2008 10:24:14 +0000 benoit Cosmetics: whitespaces