log libvo/vo_dga.c @ 4060:974e028471a4

age author description
Tue, 08 Jan 2002 20:58:53 +0000 atmos4 SwScaler support for vo_png by Kim Minh, SwScale w/aspecz for vo_dga by me
Fri, 28 Dec 2001 20:52:54 +0000 alex use XF86VidMode later in init (at line 1031) only if we've got support (if have_vm==1)
Tue, 04 Dec 2001 17:24:25 +0000 alex do not crash if can't get modelines (dga2.0)
Tue, 06 Nov 2001 11:22:40 +0000 nick Move yuv2rgb to postprocess
Fri, 02 Nov 2001 15:27:38 +0000 nick *** empty log message ***
Tue, 30 Oct 2001 17:04:31 +0000 nick Using new stuff of rgb15to16
Mon, 13 Aug 2001 11:08:18 +0000 atlka changes according to -utf8 option, draw_osd() function added
Mon, 16 Jul 2001 18:41:52 +0000 jkeil vo_dga doesn't compile on non-x86 architecture due to x86 asm usage.
Tue, 03 Jul 2001 23:45:49 +0000 arpi extern vo_doublebuffering cleanup
Fri, 22 Jun 2001 19:51:25 +0000 atmosfear Fixed pointer->integer cast warning.
Mon, 18 Jun 2001 16:38:06 +0000 acki2 - just modified an error message
Sun, 17 Jun 2001 22:21:47 +0000 acki2 - if DGA fails to report some valid modes, vo_dga now exits gracefully
Sun, 17 Jun 2001 20:59:39 +0000 acki2 - doublebuffering now can be switched on and off with the -(no)double switch.
Thu, 24 May 2001 20:48:45 +0000 arpi_esp removed redundant osd.h includes
Mon, 07 May 2001 19:16:04 +0000 acki2 - now chooses mode with highest ymax (enables doublebuffering in some cases