Sat, 13 Apr 2002 19:14:34 +0000 |
arpi |
mp_image.h and img_format.h moved to libmpcodecs
|
Thu, 11 Apr 2002 21:07:00 +0000 |
arpi |
VFCAP added
|
Sun, 31 Mar 2002 09:28:17 +0000 |
arpi |
check depth for direct rendering
|
Sun, 31 Mar 2002 03:03:12 +0000 |
arpi |
fix uninit() crash if no config() call
|
Wed, 27 Mar 2002 04:16:38 +0000 |
atmos4 |
Fix resizing when zoom is used and image size changes between frames.
|
Thu, 21 Mar 2002 19:23:20 +0000 |
michael |
print meaningfull error message instead of "hmm, arpi said that isnt used...
|
Sun, 17 Mar 2002 15:11:44 +0000 |
jkeil |
Add a (more or less dummy) reference to vo_format_name(), to pull the
|
Sat, 16 Mar 2002 02:42:19 +0000 |
alex |
added directrendering support and better query_format
|
Fri, 08 Mar 2002 20:14:08 +0000 |
pontscho |
small changes in libvo's X11 support
|
Fri, 01 Mar 2002 12:42:12 +0000 |
michael |
yuy2 support disabled to workaround stupid colorspace selection
|
Thu, 28 Feb 2002 11:43:21 +0000 |
atlka |
Corrections to position saving/restore under vo=X11.
|
Sat, 23 Feb 2002 23:14:29 +0000 |
alex |
ehh, return error if cannot open display
|
Sat, 23 Feb 2002 01:38:06 +0000 |
albeu |
Bugfix in x11_common.c mainly. Don't screw up the display name,
|
Fri, 22 Feb 2002 19:52:09 +0000 |
alex |
using vo_dx, vo_dy
|
Fri, 22 Feb 2002 16:16:02 +0000 |
alex |
clear the window if resized but no scaling used. Enable runtime fullscreen selectin when no zooming available
|
Fri, 22 Feb 2002 15:22:27 +0000 |
pontscho |
mondom fix bazmeg.
|
Fri, 22 Feb 2002 14:48:38 +0000 |
pontscho |
fix nexus's key bug :) 10l, sorry :)
|
Thu, 21 Feb 2002 16:57:35 +0000 |
michael |
unscaled yuv2rgb fix for big-endian systems
|
Thu, 21 Feb 2002 16:17:15 +0000 |
atmos4 |
Fix return value of VOCTRL_FULLSCREEN
|
Thu, 21 Feb 2002 10:49:57 +0000 |
atlka |
changes in fullscreen/window switching code to obtain returning to
|
Sun, 17 Feb 2002 08:24:43 +0000 |
nick |
I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me'
|
Sun, 17 Feb 2002 02:01:45 +0000 |
alex |
added support for runtime fullscreen switching
|
Sat, 16 Feb 2002 13:12:51 +0000 |
michael |
101 (NULL->srcW, NULL->srcH)
|
Fri, 15 Feb 2002 22:31:10 +0000 |
michael |
avoid allocating a dummy scaler as debug/info messages will only be printed for the first allocated scaler unless -v -v is used
|
Thu, 14 Feb 2002 16:17:18 +0000 |
michael |
bugfix for width % 2 != 0
|
Tue, 12 Feb 2002 17:55:03 +0000 |
michael |
default is allways nozoom again (specify -zoom if u want the sane behavior)
|
Mon, 11 Feb 2002 14:04:31 +0000 |
michael |
minor rounding bugfix in the aspect stuff
|
Mon, 11 Feb 2002 13:45:26 +0000 |
michael |
-fs and or -vm default is nozoom, -zoom does the expected thing
|
Mon, 11 Feb 2002 11:44:50 +0000 |
albeu |
Added new input mouse support in x11 vo
|
Sun, 10 Feb 2002 17:48:41 +0000 |
michael |
allways use swScaler
|