log libswscale/rgb2rgb_template.c @ 22994:ac77d9ef8c83

age author description
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