log libswscale/rgb2rgb.h @ 32106:67f44db4fee9

age author description
Sun, 12 Sep 2010 13:03:41 +0000 ramiro rgb2rgb: replace shuffle_bytes_2103() by optimized rgb32tobgr32()
Tue, 01 Jun 2010 19:35:16 +0000 siretart deprecate palette8topacked32 in favor of public API functions sws_convertPalette8ToPacked32 and -24
Tue, 01 Jun 2010 06:53:56 +0000 siretart remove palette8torgb15 and palette8tobgr15
Wed, 03 Feb 2010 23:46:00 +0000 stefano Implement shuffle_bytes_abcd() functions and use them for shuffling
Fri, 15 Jan 2010 08:51:51 +0000 zuxy Const correctness for src pointer. Remove all constness related warnings in
Sun, 16 Aug 2009 00:32:04 +0000 ramiro Indent libswscale:
Thu, 19 Mar 2009 03:45:29 +0000 michael Unscaled converters for
Wed, 03 Dec 2008 15:25:27 +0000 diego Delete unnecessary 'extern' keywords.
Thu, 23 Oct 2008 19:13:11 +0000 vitor Fix broken palette8to*.
Wed, 10 Sep 2008 00:02:31 +0000 diego spelling/wording cosmetics
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.
Sun, 31 Aug 2008 07:42:11 +0000 stefano Change header inclusion guard names in line with FFmpeg r15120.
Fri, 04 Jul 2008 13:49:45 +0000 diego spelling/grammar/wording overhaul
Thu, 18 Oct 2007 09:31:47 +0000 diego 1l: Update wrong #endif comment.