Mon, 18 Apr 2005 15:52:38 +0000 |
henry |
replace VO and VF numeric flags with #defined identifiers
|
Wed, 03 Nov 2004 17:25:38 +0000 |
atmos4 |
proper gcc4 compile-fix suggested by richard
|
Sun, 31 Oct 2004 18:05:10 +0000 |
atmos4 |
gcc-4 compile fix: invalid lvalue in assignment
|
Thu, 28 Oct 2004 01:15:53 +0000 |
diego |
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
|
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
|
Sat, 04 Oct 2003 17:29:08 +0000 |
gabucino |
many small typo and grammar fixes
|
Thu, 25 Sep 2003 01:48:47 +0000 |
iive |
OSD stride fix and correct email
|
Sun, 21 Sep 2003 23:59:49 +0000 |
iive |
blackbar osd support based on patch send by Dimitar Zhekov <jimmy@is-vn.bg>, page code removed/merged, small updates
|
Wed, 02 Apr 2003 04:31:40 +0000 |
iive |
force_mode wrong has_mode check, verbose retrace message
|
Tue, 25 Mar 2003 20:23:50 +0000 |
iive |
Fix last mode ignored bug
|
Sun, 23 Mar 2003 00:44:09 +0000 |
iive |
10l
|
Sat, 22 Mar 2003 23:54:26 +0000 |
iive |
fix find_best fail if the black area is bigger than image, few more verbose messages, OSD not rendered if native mode
|
Thu, 20 Mar 2003 01:45:40 +0000 |
iive |
new svga driver - support double buffering, fast_memcpy, direct render and HW acceleration
|
Mon, 03 Feb 2003 01:15:45 +0000 |
iive |
disable auto oldmethod, directrendering for linear modes only
|
Thu, 30 Jan 2003 09:15:09 +0000 |
michael |
fixing rgb4 & bgr4 (2 pixels per byte)
|
Sat, 25 Jan 2003 09:30:13 +0000 |
gabucino |
typo
|
Mon, 20 Jan 2003 21:33:11 +0000 |
arpi |
This patch should fix the display problem with 4bpp and 8bpp modes.
|
Tue, 31 Dec 2002 02:37:36 +0000 |
iive |
vga_draw* functions don't support linear memory for 'most' video cards
|
Sun, 22 Dec 2002 13:27:05 +0000 |
alex |
10l by Matan
|
Sat, 21 Dec 2002 22:08:14 +0000 |
alex |
vidix support and better device options handler by Matan Ziv-Av <matan@svgalib.org>
|
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:39:36 +0000 |
arpi |
10l fix & cleanup of draw_frame(), still NO support for stride :(
|
Wed, 09 Oct 2002 00:51:04 +0000 |
arpi |
mode check at preinit()
|
Sun, 29 Sep 2002 19:23:21 +0000 |
arpi |
warning fix - hope it don't break it
|
Sun, 22 Sep 2002 02:33:28 +0000 |
arpi |
tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
|
Wed, 28 Aug 2002 21:32:32 +0000 |
alex |
finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
|
Thu, 27 Jun 2002 18:09:32 +0000 |
michael |
IMGFMT_{RGB,BGR}{1,4}
|
Mon, 17 Jun 2002 12:40:40 +0000 |
michael |
1bpp support
|
Mon, 17 Jun 2002 01:48:31 +0000 |
michael |
8bpp bugfixes (brightness, contrast ...)
|
Sun, 16 Jun 2002 20:25:50 +0000 |
michael |
8bpp support (no dithering yet, use -vop noise for now)
|
Sun, 12 May 2002 01:01:34 +0000 |
arpi |
getch2 fix - by Dimitar Zhekov <jimmy@is-vn.bg>
|
Thu, 18 Apr 2002 15:41:33 +0000 |
arpi |
This patch replaces vo_svga.c with an improved version that does not use
|
Sat, 09 Feb 2002 01:21:48 +0000 |
arpi |
10000hl to Holm... control MUST BE static...
|
Sat, 09 Feb 2002 00:47:26 +0000 |
arpi |
query_ stuff replaced by new control() - patch by David Holm
|
Thu, 31 Jan 2002 09:57:13 +0000 |
nick |
new info for tuning
|
Sat, 26 Jan 2002 16:01:26 +0000 |
nick |
Extensions for video accelerated architecture
|
Sun, 18 Nov 2001 19:47:58 +0000 |
arpi |
mode selection (subdev) fix by Matan Ziv-Av matan@svgalib.org
|
Tue, 06 Nov 2001 11:22:40 +0000 |
nick |
Move yuv2rgb to postprocess
|
Wed, 31 Oct 2001 18:46:30 +0000 |
nick |
Code cleanup
|
Tue, 30 Oct 2001 17:04:31 +0000 |
nick |
Using new stuff of rgb15to16
|
Tue, 14 Aug 2001 12:51:23 +0000 |
atlka |
small changes to erase only needed place (rectangles doesn't overlap)
|
Mon, 13 Aug 2001 11:08:18 +0000 |
atlka |
changes according to -utf8 option, draw_osd() function added
|
Tue, 17 Jul 2001 13:57:32 +0000 |
jkeil |
svga driver didn't compile on linux/ppc
|
Mon, 04 Jun 2001 11:27:42 +0000 |
se7encode |
flip_page gl_fillbox fix.
|
Sun, 03 Jun 2001 23:10:37 +0000 |
se7encode |
Scaling bug fixed.
|
Fri, 25 May 2001 15:45:35 +0000 |
arpi_esp |
removed emms() and reordered stuff
|
Fri, 25 May 2001 15:42:55 +0000 |
arpi_esp |
emms() SIGILL on non-MMX systems fixed
|
Thu, 24 May 2001 20:48:45 +0000 |
arpi_esp |
removed redundant osd.h includes
|
Sun, 06 May 2001 19:38:57 +0000 |
se7encode |
-bpp bug fixed.
|
Tue, 24 Apr 2001 15:56:41 +0000 |
se7encode |
Some names, types changed.
|
Tue, 24 Apr 2001 12:34:08 +0000 |
se7encode |
-Wall warnings fixed.
|
Tue, 24 Apr 2001 12:21:42 +0000 |
se7encode |
*** empty log message ***
|
Tue, 24 Apr 2001 11:42:04 +0000 |
pontscho |
clean up
|
Tue, 24 Apr 2001 10:21:12 +0000 |
szabii |
some warnings killed
|
Wed, 18 Apr 2001 18:14:11 +0000 |
se7encode |
Some debug information (using verbose) added.
|
Wed, 18 Apr 2001 10:37:09 +0000 |
se7encode |
Maybe a little speedup.
|
Tue, 17 Apr 2001 19:05:59 +0000 |
se7encode |
Thanx to Arpi, There is no more YUY2 bug.
|
Tue, 17 Apr 2001 17:43:40 +0000 |
se7encode |
A couple of bugfixes.
|