log libswscale/rgb2rgb_template.c @ 30320:90c417401f02

age author description
Fri, 15 Jan 2010 08:51:51 +0000 zuxy Const correctness for src pointer. Remove all constness related warnings in
Sat, 09 Jan 2010 14:44:20 +0000 zuxy Remove unused PREFETCHW macro
Mon, 07 Sep 2009 16:29:32 +0000 ramiro Indent.
Sun, 16 Aug 2009 21:11:28 +0000 ramiro Cosmetics:
Sun, 16 Aug 2009 00:32:04 +0000 ramiro Indent libswscale:
Sat, 08 Aug 2009 15:18:48 +0000 diego Remove disabled crufty code.
Sun, 26 Jul 2009 12:26:32 +0000 mru Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN
Sat, 18 Apr 2009 22:27:36 +0000 michael Remove 2 useless += at the end of rgb16to15(), found by CSA.
Sat, 21 Mar 2009 23:52:34 +0000 michael 10l: C code of extract_even2avg(), extract_odd2() and extract_odd2avg() was
Sat, 21 Mar 2009 23:45:20 +0000 michael Average chroma of 2 lines in packed 422 -> planar 420.
Thu, 19 Mar 2009 15:02:44 +0000 michael Revert
Thu, 19 Mar 2009 03:45:29 +0000 michael Unscaled converters for
Wed, 18 Mar 2009 22:11:50 +0000 reimar Fix libswscale compilation on non-x86, hopefully without breaking MinGW64 again.
Wed, 18 Mar 2009 17:07:30 +0000 ramiro Do not assume long is same width as x86 register.
Wed, 04 Mar 2009 19:12:49 +0000 sdrik Rewrite of rgb15to32 and rgb16to32 using fewer asm instructions
Sat, 28 Feb 2009 08:01:52 +0000 sdrik When converting from a non alpha format to an alpha format, defaults to all ones rather than all zeroes
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_*.
Fri, 12 Dec 2008 16:46:43 +0000 reimar Some forgotten eax -> REG_a changes.
Thu, 23 Oct 2008 16:23:42 +0000 diego cosmetics: typo fix
Thu, 16 Oct 2008 13:34:30 +0000 flameeyes Convert asm keyword into __asm__.
Thu, 09 Oct 2008 11:11:35 +0000 flameeyes Mark variation-specific interleaveBytes static.
Sun, 05 Oct 2008 21:00:16 +0000 lu_zero gcc-apple specific fallback not necessary anymore
Sun, 05 Oct 2008 16:47:55 +0000 diego Use HAVE_FAST_64BIT instead of nonstandard __WORDSIZE macro.
Sat, 04 Oct 2008 09:52:07 +0000 diego Remove MPlayer-specific MP_WORDSIZE hack.
Fri, 05 Sep 2008 00:25:39 +0000 bcoudurier enable yuv422p to uyvy converter
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 19:08:16 +0000 bcoudurier restore needed cast to correct type with const
Sun, 01 Jun 2008 03:21:12 +0000 bcoudurier add const, suppress warnings
Sun, 01 Jun 2008 03:17:42 +0000 bcoudurier remove useless casts
Sun, 24 Feb 2008 14:59:16 +0000 reimar __asm __volatile -> asm volatile part 3
Tue, 29 Jan 2008 14:58:10 +0000 reimar Make some assembler constants global instead of declaring them multiple times.
Thu, 17 Jan 2008 11:07:27 +0000 benoit Remove some useless parentheses.
Thu, 17 Jan 2008 10:24:14 +0000 benoit Cosmetics: whitespaces
Thu, 17 Jan 2008 08:57:15 +0000 benoit Remove non cosmetic spaces inside parentheses.
Thu, 22 Nov 2007 10:27:58 +0000 diego comment spelling/grammar fixes
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
Sun, 29 Apr 2007 13:39:50 +0000 diego cosmetics: Fix stray wrongly indented line.
Sat, 28 Apr 2007 11:44:49 +0000 diego cosmetics attack, part I: Remove all tabs and prettyprint/reindent the code.
Sat, 28 Apr 2007 11:41:11 +0000 diego cosmetics: Replace manual tab indentation by \n\t as in the rest of the file.
Thu, 26 Apr 2007 23:07:11 +0000 diego cosmetics: Remove trailing whitespace.
Wed, 18 Apr 2007 16:40:58 +0000 ivo preserve alpha channel when converting rgb32 to bgr32 in plain C
Wed, 18 Apr 2007 09:27:59 +0000 ivo skip MMX code in rgb24tobgr24 if the size of the input is smaller than the
Wed, 18 Apr 2007 09:26:22 +0000 ivo skip MMX code in rgb32to16 if the size of the input is smaller than the
Wed, 18 Apr 2007 09:24:49 +0000 ivo skip MMX code in rgb32to15 if the size of the input is smaller than the
Tue, 17 Apr 2007 20:38:17 +0000 ivo slightly faster rgb32tobgr32; avoid one add and one cmp
Mon, 16 Apr 2007 21:41:03 +0000 ivo New implementation of rgb32tobgr32
Wed, 11 Apr 2007 21:00:25 +0000 ivo Remove code duplication in sws_rgb2rgb_init.
Sun, 19 Nov 2006 10:38:12 +0000 lucabe Clarify that some of the non-SIMD code is now LGPLed.
Tue, 07 Nov 2006 07:07:05 +0000 gpoirier Fix MacIntel build: "/nop" is illegal on Apple's older version of GAS
Sat, 07 Oct 2006 15:33:14 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program'.
Wed, 06 Sep 2006 10:24:19 +0000 diego Add official GPL header to make license explicit as discussed on ffmpeg-devel.
Tue, 15 Aug 2006 08:47:03 +0000 diego -fPIC support for libswscale
Sun, 13 Aug 2006 00:21:14 +0000 diego Replace asmalign.h hack by ASMALIGN cpp macros from config.h.
Fri, 30 Jun 2006 12:00:31 +0000 lucabe Move postproc ---> libswscale