log postproc/swscale_template.c @ 14807:664b06b907cb

age author description
Wed, 16 Feb 2005 23:47:00 +0000 syrjala Improved NV12/NV21 support.
Fri, 21 Jan 2005 16:48:18 +0000 aurel fix few x86_64 registers handling
Wed, 19 Jan 2005 12:56:16 +0000 reimar 100l, fix broken AMD64 patch. To whoever applied it: Did you actually _try_
Fri, 22 Oct 2004 00:21:57 +0000 aurel 10000l : fix a crash on x86 due to an horrible mistake in my x86_64 patch
Thu, 21 Oct 2004 11:55:20 +0000 aurel adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64
Sun, 27 Jun 2004 00:07:15 +0000 michael altivec yuv->rgb converter
Tue, 06 Apr 2004 00:25:47 +0000 michael AltiVec hScale, all size patch by (Romain Dolbeau <dolbeaur at club-internet dot fr>)
Thu, 11 Mar 2004 17:58:11 +0000 michael AltiVec support in postproc/ + altivec optimizations for yuv2yuvX patch by (Romain Dolbeau <dolbeau at irisa dot fr>)
Wed, 15 Oct 2003 11:21:54 +0000 michael rounding fixes
Sat, 04 Oct 2003 17:29:08 +0000 gabucino many small typo and grammar fixes
Mon, 21 Apr 2003 23:14:21 +0000 alex killed an mp_msg occurance
Thu, 17 Apr 2003 19:32:46 +0000 michael mplayer idependant (not really yet) swscale example
Mon, 24 Feb 2003 00:12:30 +0000 michael cleanup
Sun, 23 Feb 2003 22:05:55 +0000 michael sws_ prefix, more seperation between internal & external swscaler API
Fri, 21 Feb 2003 20:35:18 +0000 michael yuv2rgb brightness/contrast/saturation/different colorspaces support finished
Sat, 15 Feb 2003 17:29:01 +0000 michael 1000l
Sat, 15 Feb 2003 15:07:57 +0000 michael bigendian bug (fixes?)
Thu, 13 Feb 2003 21:38:43 +0000 michael cleanup
Thu, 13 Feb 2003 18:24:33 +0000 michael cleanup
Thu, 13 Feb 2003 14:19:05 +0000 michael cleanup
Thu, 23 Jan 2003 09:35:22 +0000 michael UYVY input
Sat, 23 Nov 2002 10:58:14 +0000 michael warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)
Sun, 13 Oct 2002 17:23:02 +0000 michael mmx yuy2 output
Sun, 13 Oct 2002 00:30:38 +0000 michael yuy2 output support
Mon, 09 Sep 2002 22:48:39 +0000 michael fixing y422p output
Tue, 09 Jul 2002 17:01:52 +0000 michael fixing sinc filter (seems the problem was caused by rounding in pmulhw -> solution use shorter filter, its long and slow enough anyway)
Sun, 30 Jun 2002 20:32:42 +0000 michael last line messed up in Y800 bugfix
Thu, 27 Jun 2002 18:00:47 +0000 michael use unified yuv2rgb init
Mon, 24 Jun 2002 20:05:53 +0000 michael killing globals
Mon, 24 Jun 2002 00:18:29 +0000 michael 100l (non mmx versions didnt compile)