log libvo/vo_tdfxfb.c @ 13360:1f09ac7b543a

age author description
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