log libvo/mga_common.c @ 10233:35f52ad860a0

age author description
Sun, 01 Jun 2003 21:59:29 +0000 michael vf_scale.h & related cleanup & some small warning fix by dominik
Sun, 27 Apr 2003 18:44:23 +0000 rfelker ugly ugly fix for michael's 1000l changes in swscaler: mysterious segfault w/g200
Sat, 26 Apr 2003 16:56:21 +0000 rfelker fix panscan font resizing with vo_mga
Sat, 29 Mar 2003 19:56:31 +0000 rfelker 100l to Gabu, this caused divide-by-zero with -vo mga. Apparently
Wed, 26 Mar 2003 11:51:40 +0000 gabucino fixing truetype rescaling with (x)mga + panscan
Mon, 20 Jan 2003 21:35:31 +0000 pontscho fix xmga + playbar
Sat, 18 Jan 2003 14:33:29 +0000 attila xinerama fix part 1
Sat, 04 Jan 2003 19:17:37 +0000 rfelker don't keep mga_vid device open if x11 init fails (fixes "-vo xmga,mga")
Wed, 06 Nov 2002 23:54:29 +0000 arpi *HUGE* set of compiler warning fixes, unused variables removal
Fri, 01 Nov 2002 00:21:45 +0000 arpi panscan support in -vo mga (actually moved common code to mga_common.c)
Thu, 17 Oct 2002 09:49:25 +0000 pontscho -fixed-vo support
Thu, 10 Oct 2002 00:10:58 +0000 arpi compiler warning found by Dominik
Thu, 10 Oct 2002 00:09:34 +0000 arpi also set VFCAP_ACCEPT_STRIDE when draw_image() is implemented
Wed, 09 Oct 2002 14:38:38 +0000 arpi draw_image() implementation (new libvo API)
Wed, 09 Oct 2002 13:40:23 +0000 arpi more cleanup, some -vo mga fullscreen fixes