log postproc/swscale.c @ 14626:13ffc5167c2d

age author description
Mon, 31 Jan 2005 15:57:27 +0000 aurel makes funnyCode pages executable (for CPU with NX bit)
Fri, 21 Jan 2005 16:48:18 +0000 aurel fix few x86_64 registers handling
Thu, 21 Oct 2004 11:55:20 +0000 aurel adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64
Tue, 05 Oct 2004 19:11:00 +0000 michael postproc/yuv2rgb_altivec.c compile fix
Sat, 18 Sep 2004 00:08:17 +0000 michael passing an array or double precission parameters for the scaling function, instead of missusing a few bits of the flags
Sat, 17 Jul 2004 08:56:47 +0000 alex fix altivec.h inclusion (vector keyword in structure)
Tue, 06 Jul 2004 13:52:56 +0000 michael Altivec unscaled YV12 -> packed YUV patch by (Romain Dolbeau <dolbeau at irisa dot fr>)
Sun, 27 Jun 2004 00:07:15 +0000 michael altivec yuv->rgb converter
Sat, 01 May 2004 20:15:21 +0000 rfelker this isn't actually stupid, but it's not valid C and gcc 3.5 rejects it as such
Mon, 26 Apr 2004 19:38:17 +0000 michael attribute_used patch by (matthieu castet <castet.matthieu at free dot fr>)
Tue, 06 Apr 2004 00:25:47 +0000 michael AltiVec hScale, all size patch by (Romain Dolbeau <dolbeaur at club-internet dot fr>)
Sun, 14 Mar 2004 18:04:59 +0000 michael altivec swscale under Linux patch by (Magnus Damm <damm at opensource dot se>)
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>)
Thu, 06 Nov 2003 23:22:17 +0000 michael 1000l
Tue, 04 Nov 2003 13:52:12 +0000 michael -sws 0 && -ssf chs fixed
Wed, 22 Oct 2003 00:19:20 +0000 michael minimum slice size fix (fixes 422P 1 line per slice, used by huffyuv)
Wed, 15 Oct 2003 12:08:31 +0000 michael dither scaling coefficients so they add up to 1.0
Wed, 15 Oct 2003 11:21:54 +0000 michael rounding fixes
Thu, 09 Oct 2003 22:25:53 +0000 alex uyvy output support in swscaler
Sat, 04 Oct 2003 17:29:08 +0000 gabucino many small typo and grammar fixes
Fri, 26 Sep 2003 23:37:28 +0000 michael srcSliceY % 4 != 0 fix
Thu, 19 Jun 2003 21:28:56 +0000 michael fixing "internal error in orderYUV" bug
Sun, 01 Jun 2003 22:10:44 +0000 alex unused
Thu, 01 May 2003 19:14:27 +0000 alex removed the last mp_msg :)
Fri, 25 Apr 2003 17:16:55 +0000 michael remove remaining cpudetect dependancy
Fri, 25 Apr 2003 11:26:34 +0000 michael moving getFilter stuff back (vf_scale.c -> swscale.c)
Thu, 24 Apr 2003 17:04:20 +0000 michael removing sws - global verbose var dependancy
Thu, 17 Apr 2003 19:32:46 +0000 michael mplayer idependant (not really yet) swscale example
Thu, 27 Mar 2003 16:16:58 +0000 michael 10l
Thu, 27 Mar 2003 16:04:53 +0000 michael 10000l (YUV vs. YVU swscale fix/cleanup)