log libmpcodecs/vf_scale.c @ 15968:2c4ccf827397

age author description
Sat, 21 May 2005 15:00:27 +0000 alex 10l
Sun, 06 Mar 2005 21:15:24 +0000 nicodvb subtracting 8 from negative w and h rounds the dimension to the closest multiple of 16
Wed, 16 Feb 2005 23:47:00 +0000 syrjala Improved NV12/NV21 support.
Fri, 12 Nov 2004 11:15:26 +0000 reimar fix for negative values for width and height (aspect-preserving scaling).
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
Mon, 06 Sep 2004 21:26:46 +0000 reimar do not modify d_width and d_height when -xy option was given, otherwise -xy has no effect with e.g. vo_gl
Fri, 14 May 2004 21:08:53 +0000 reimar give Y8 and Y800 lower conversion priority to avoid grayscaled video
Fri, 23 Apr 2004 15:24:24 +0000 faust3 prefer yuv formats over rgb in case both are supported by hw
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>)
Mon, 29 Dec 2003 14:16:07 +0000 michael interlaced scaling
Sat, 29 Nov 2003 19:40:30 +0000 alex uninit support
Mon, 03 Nov 2003 12:15:32 +0000 michael another lame workaround for the g1 filter layer ...
Thu, 09 Oct 2003 22:32:30 +0000 alex some missing formats
Thu, 09 Oct 2003 22:25:53 +0000 alex uyvy output support in swscaler
Fri, 05 Sep 2003 15:30:46 +0000 alex size presets: added the standard resolutions as proposed by Fabrice (ffmpeg)