log postproc/rgb2rgb.c @ 13607:3d262519187b

age author description
Mon, 26 Apr 2004 19:38:17 +0000 michael attribute_used patch by (matthieu castet <castet.matthieu at free dot fr>)
Fri, 10 Oct 2003 00:11:24 +0000 michael 1E10l
Thu, 09 Oct 2003 22:25:53 +0000 alex uyvy output support in swscaler
Fri, 25 Apr 2003 17:16:55 +0000 michael remove remaining cpudetect dependancy
Tue, 18 Feb 2003 19:22:34 +0000 michael optimize
Tue, 11 Feb 2003 12:57:53 +0000 michael cleanup (unsigned stride -> int stride)
Wed, 06 Nov 2002 23:54:29 +0000 arpi *HUGE* set of compiler warning fixes, unused variables removal
Mon, 09 Sep 2002 16:18:47 +0000 alex fixed palette8to{rgb24,bgr24,rgb32,bgr32}
Fri, 30 Aug 2002 11:17:15 +0000 alex added missing palette8tobgr pairs (hope it's correct)
Sun, 30 Jun 2002 19:04:02 +0000 michael fixing rgb24tobgr32
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
Fri, 21 Jun 2002 17:37:00 +0000 alex pre-yvu9toyv12 converter, only grayscale Y-plane coping :)
Sat, 13 Apr 2002 02:21:12 +0000 michael yuv422p -> yuy2 (untested)