Wed, 24 Dec 2003 22:00:51 +0000 |
diego |
occured --> occurred typo patch by Clinton Roy <croy@dstc.edu.au>
|
Sun, 07 Dec 2003 15:08:20 +0000 |
alex |
Some more vidix crap - vidix equalizer passthrough. Patch by Oleg I. Vdovikin <vdovikin@jscc.ru>
|
Wed, 22 Oct 2003 13:22:00 +0000 |
alex |
fixed -nocolorkey
|
Fri, 17 Oct 2003 09:08:37 +0000 |
alex |
Colorkeying can be disabled. Fbdev, svga and vesa vidix colorkeying support
|
Sun, 31 Aug 2003 18:33:02 +0000 |
alex |
remove exit_player and exit references
|
Wed, 09 Jul 2003 19:05:16 +0000 |
michael |
10l (red <-> blue) fix
|
Sun, 01 Jun 2003 21:59:29 +0000 |
michael |
vf_scale.h & related cleanup & some small warning fix by dominik
|
Mon, 21 Apr 2003 16:59:10 +0000 |
alex |
10l fix by Aurelien JACOBS <aurel@gnuage.org>
|
Tue, 08 Apr 2003 18:05:41 +0000 |
alex |
multiple init fix by Aurelien JACOBS <aurel@gnuage.org>
|
Fri, 28 Mar 2003 10:08:55 +0000 |
ranma |
Only write title if verbose>0.
|
Fri, 21 Mar 2003 16:32:53 +0000 |
alex |
multiple preinit support -- cleaning vidix_name between the multiple preinits. Patch by Aurlien JACOBS <aurel@gnuage.org>
|
Sun, 23 Feb 2003 22:05:55 +0000 |
michael |
sws_ prefix, more seperation between internal & external swscaler API
|
Sun, 09 Feb 2003 20:18:23 +0000 |
arpi |
linux->osdep
|
Wed, 29 Jan 2003 23:28:55 +0000 |
arpi |
hopefully better uninit check
|
Sun, 05 Jan 2003 11:30:39 +0000 |
filon |
10l
|
Sun, 05 Jan 2003 11:24:13 +0000 |
filon |
Check if we can open /dev/mem in preinit(), so we can exit cleanly.
|
Sat, 04 Jan 2003 22:41:52 +0000 |
filon |
Not checking it caused SIGSEV when uninitning after vesa init failed.
|
Sun, 29 Dec 2002 23:35:30 +0000 |
arpi |
Juste a trivial patch for vesa output. The screen were cleaned at init
|
Mon, 11 Nov 2002 15:22:10 +0000 |
alex |
removed get_info, using the same sheme as in libmpcodecs instead
|
Wed, 09 Oct 2002 23:13:47 +0000 |
arpi |
draw_slice() seems to support all csp
|
Mon, 07 Oct 2002 11:26:20 +0000 |
arpi |
a small fix for vo_vesa, when calling set_refresh, when -nofs used.
|
Tue, 10 Sep 2002 20:41:13 +0000 |
arpi |
It prevents mode change when Hsync out of range.
|
Wed, 28 Aug 2002 21:32:32 +0000 |
alex |
finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
|
Thu, 22 Aug 2002 23:03:51 +0000 |
arpi |
General Timing Formula algorithm from a scratch.
|
Fri, 16 Aug 2002 22:23:50 +0000 |
arpi |
10l bug - noticed by Emiel Neggers <emiel@neggers.net>
|
Sat, 27 Jul 2002 22:10:58 +0000 |
atmos4 |
Disable OSD outside movie, because it's not redrawn currently, user can use -vop expand to get osd outisde movie.
|
Mon, 27 May 2002 15:45:02 +0000 |
alex |
removed screenshot thingie - it will be moved to video filter layer
|
Thu, 11 Apr 2002 21:07:00 +0000 |
arpi |
VFCAP added
|
Sun, 17 Feb 2002 17:18:05 +0000 |
nick |
Change order of vo_function calls (Although it doesn't matter for now).
|
Sun, 17 Feb 2002 10:21:00 +0000 |
nick |
Screenshot on the fly
|