log libvo/vo_tdfxfb.c @ 37195:ac6c37d85d65 default tip

age author description
Wed, 27 Jul 2011 13:40:18 +0000 diego libvo: extend alpha_func function pointers with parameter type declaration
Sat, 07 May 2011 10:59:11 +0000 iive Remove the variable arguments from the libvo control() functions.
Wed, 27 Oct 2010 17:47:13 +0000 cigaes Move libvo/sub.[ch] from libvo to sub.
Mon, 04 May 2009 17:35:26 +0000 diego Add missing 'void' to parameterless function declarations.
Sun, 07 Sep 2008 14:09:51 +0000 diego Replace casual GPL notices by proper license headers.
Sun, 02 Dec 2007 14:39:15 +0000 reimar Mark the vo_functions_t definitions as const where possible.
Sun, 02 Dec 2007 14:06:03 +0000 reimar Make vo info structs const
Fri, 28 Apr 2006 23:06:42 +0000 diego Rename some misspelled and misnamed messages.
Mon, 24 Apr 2006 21:04:25 +0000 rathann fix printf->mp_msg transition, 10l to Reynaldo and/or Attila
Mon, 24 Apr 2006 04:23:53 +0000 reynaldo Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
Fri, 05 Aug 2005 01:24:37 +0000 ivo Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
Sat, 25 Oct 2003 18:44:41 +0000 diego -vop ---> -vf
Wed, 15 Oct 2003 16:50:27 +0000 attila I found that the tdfxfb video output driver doesn't work when compiled with
Mon, 03 Mar 2003 16:43:43 +0000 mark Fixed geometry that someone broke grr.
Sun, 02 Mar 2003 21:09:15 +0000 attila clean up of -geometry code.
Fri, 03 Jan 2003 20:46:44 +0000 mark Added support for X style -geometry options (adapted from Henk's patch)
Mon, 11 Nov 2002 15:22:10 +0000 alex removed get_info, using the same sheme as in libmpcodecs instead
Wed, 06 Nov 2002 23:54:29 +0000 arpi *HUGE* set of compiler warning fixes, unused variables removal
Wed, 23 Oct 2002 16:52:54 +0000 mark Added the -geometry option (supports fbdev and tdfxfb drivers)
Thu, 10 Oct 2002 14:17:59 +0000 albeu Use the common aspect code
Thu, 29 Aug 2002 12:04:21 +0000 mark Fixed some breakages of single-buffer rendering of tdfx
Wed, 28 Aug 2002 21:32:32 +0000 alex finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
Wed, 28 Aug 2002 18:38:41 +0000 alex fixed possible 'DoS' bug
Wed, 28 Aug 2002 16:22:02 +0000 alex clear screen and tiny image bug patch by Burton Samograd <kruhft@kruhft.dyndns.org>
Sat, 13 Apr 2002 19:14:34 +0000 arpi mp_image.h and img_format.h moved to libmpcodecs
Sat, 13 Apr 2002 10:04:22 +0000 mark Misc cleanups of the code
Sat, 13 Apr 2002 00:14:59 +0000 mark Added support for choosing weather to use double-buffering or single buffering
Fri, 12 Apr 2002 23:55:06 +0000 mark Some OSD and other random fixes. Added double buffering
Thu, 11 Apr 2002 21:43:09 +0000 mark Lots of updates and bugfixes to the tdfxfb driver
Tue, 09 Apr 2002 14:02:55 +0000 arpi new tdfxfb yuv driver by Mark Zealey <mark@zealos.org>
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'
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
Tue, 06 Nov 2001 11:22:40 +0000 nick Move yuv2rgb to postprocess
Sun, 21 Oct 2001 20:03:00 +0000 arpi new version by zsteva@ptt.yu
Thu, 27 Sep 2001 12:23:54 +0000 arpi tdfxfb yuv driver by Zeljko Stevanovic <zsteva@ptt.yu>