log libvo/vo_tdfxfb.c @ 26332:762918acfe06

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