log postproc/rgb2rgb.h @ 18783:0783dd397f74

age author description
Wed, 12 Oct 2005 12:11:27 +0000 reimar Change unsigned->signed and int->long, this fits the asm code better on 64
Thu, 09 Oct 2003 23:45:04 +0000 michael 10l
Sun, 21 Sep 2003 01:23:07 +0000 pl reversed for cause of code obsolescence
Sat, 20 Sep 2003 11:57:42 +0000 pl printf() requires stdio.h
Sun, 01 Jun 2003 21:59:29 +0000 michael vf_scale.h & related cleanup & some small warning fix by dominik
Fri, 25 Apr 2003 17:16:55 +0000 michael remove remaining cpudetect dependancy
Fri, 21 Feb 2003 20:35:18 +0000 michael yuv2rgb brightness/contrast/saturation/different colorspaces support finished
Tue, 11 Feb 2003 12:57:53 +0000 michael cleanup (unsigned stride -> int stride)
Sun, 22 Sep 2002 02:33:28 +0000 arpi tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
Sat, 29 Jun 2002 21:26:15 +0000 michael merging changes from mplayerxp (rgb2rgb*.{c,h} only)
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
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
Thu, 20 Dec 2001 17:30:59 +0000 michael rgb24toyv12 bugfix
Wed, 07 Nov 2001 08:52:04 +0000 nick rgb32tobgr32 now is documented ;)
Tue, 06 Nov 2001 11:22:40 +0000 nick Move yuv2rgb to postprocess
Mon, 05 Nov 2001 19:55:11 +0000 michael unsigned stuff
Mon, 05 Nov 2001 18:50:58 +0000 michael yuy2toyv12 fixed and speedup
Mon, 05 Nov 2001 18:26:49 +0000 michael fixed yv12toyuy2
Mon, 05 Nov 2001 18:03:46 +0000 nick Forgot
Mon, 05 Nov 2001 17:35:28 +0000 nick Well - old algorithms and new stuff rgb24to16(15)
Mon, 05 Nov 2001 08:37:27 +0000 nick More standards compilance
Mon, 05 Nov 2001 01:21:05 +0000 michael yv12toyuy2 in MMX
Mon, 05 Nov 2001 00:45:55 +0000 michael yv12 <-> yuy2 in C
Sun, 04 Nov 2001 19:50:29 +0000 michael palette to bgr24
Sun, 04 Nov 2001 19:36:24 +0000 michael bgr32to16, bgr32to15 (needed for palette stuff)
Sun, 04 Nov 2001 11:51:36 +0000 nick using const modifier
Sun, 28 Oct 2001 10:45:42 +0000 nick vo_vesa: more rgb2rgb support
Sun, 28 Oct 2001 10:28:08 +0000 nick vo_vesa: more rgb2rgb support
Sun, 28 Oct 2001 10:17:57 +0000 nick vo_vesa: rgb2rgb support