log postproc/rgb2rgb_template.c @ 8524:fe542f0201ea

age author description
Wed, 23 Oct 2002 23:52:57 +0000 michael fixing RGB32->RGB16 on big endian patch by (Colin Leroy <colin at colino dot net>)
Mon, 16 Sep 2002 19:39:57 +0000 arpi use detected WORDSIZE instead of warning, when inttypes.h doesn't define __WORDSIZE
Sat, 29 Jun 2002 21:43:28 +0000 michael fixing memory overwrite bugs in the new converters
Sat, 29 Jun 2002 21:26:15 +0000 michael merging changes from mplayerxp (rgb2rgb*.{c,h} only)
Sat, 29 Jun 2002 20:50:11 +0000 michael fixing memory overwrite bugs again ...
Thu, 27 Jun 2002 23:48:53 +0000 michael yvu9 -> yv12 unscaled converter with linear chroma scaling
Sat, 22 Jun 2002 08:49:45 +0000 arpi sync with mplayer xp
Fri, 21 Jun 2002 17:37:00 +0000 alex pre-yvu9toyv12 converter, only grayscale Y-plane coping :)
Wed, 15 May 2002 02:27:41 +0000 michael fixing end overwrite bugs (some at least)
Fri, 03 May 2002 23:16:07 +0000 arpi 10l - MMX rgb2bgr 32bpp expects num_of_bytes instead of num_of_pixels
Sat, 13 Apr 2002 02:21:12 +0000 michael yuv422p -> yuy2 (untested)
Sat, 13 Apr 2002 00:48:21 +0000 michael rgb24->bgr24
Mon, 25 Mar 2002 16:35:24 +0000 michael byte interleaving for mga
Sun, 03 Mar 2002 13:33:40 +0000 atmos4 add mangling
Sun, 10 Feb 2002 00:30:24 +0000 michael rgb24toyv12 in MMX (untested)