Sun, 01 Jun 2003 21:59:29 +0000 |
michael |
vf_scale.h & related cleanup & some small warning fix by dominik
|
Tue, 20 May 2003 17:42:33 +0000 |
rfelker |
fix segfaults with slices. support slice rendering into a filter even
|
Tue, 29 Apr 2003 17:17:38 +0000 |
alex |
not needed anymore (vo_jpeg.c and vo_dga.c were depending on it some time ago)
|
Sun, 27 Apr 2003 10:04:39 +0000 |
rfelker |
generate meaningful d_width & d_height when scaling, rather than useless nonsense.
|
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
|
Sat, 19 Apr 2003 02:48:53 +0000 |
michael |
vf_clone_mpi_attributes()
|
Thu, 27 Mar 2003 16:04:53 +0000 |
michael |
10000l (YUV vs. YVU swscale fix/cleanup)
|
Sat, 15 Mar 2003 20:39:05 +0000 |
albeu |
10L the scale filter accpet w and h to -3
|
Sat, 15 Mar 2003 18:01:02 +0000 |
albeu |
Add the new -vf option wich is the same as vop in reverse order.
|
Sun, 23 Feb 2003 22:05:55 +0000 |
michael |
sws_ prefix, more seperation between internal & external swscaler API
|
Sun, 23 Feb 2003 20:40:46 +0000 |
arpi |
draw_slice support
|
Fri, 21 Feb 2003 20:35:18 +0000 |
michael |
yuv2rgb brightness/contrast/saturation/different colorspaces support finished
|
Tue, 04 Feb 2003 17:51:39 +0000 |
arpi |
move some verbose msg to dbg2
|
Thu, 30 Jan 2003 09:15:09 +0000 |
michael |
fixing rgb4 & bgr4 (2 pixels per byte)
|