log libvo/vo_ggi.c @ 37174:6c941fe7fc3e

age author description
Sat, 07 May 2011 10:59:11 +0000 iive Remove the variable arguments from the libvo control() functions.
Sun, 14 Nov 2010 09:12:34 +0000 cboesch Remove most of the NULL pointer check before free all over the code
Sun, 08 Feb 2009 03:27:30 +0000 diego Add standard license headers, unify header formatting.
Sat, 02 Aug 2008 17:38:11 +0000 diego Change a bunch of video-output-specific preprocessor directives from a HAVE_
Fri, 16 May 2008 08:33:27 +0000 diego cosmetics: Remove useless parentheses from from return statements.
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
Sun, 27 May 2007 21:13:10 +0000 reimar Remove more pointless fastmemcpy.h includes in libvo
Thu, 29 Mar 2007 17:16:11 +0000 rathann Code cleanup: don't include a .c file in mplayer.c and fix a few
Tue, 13 Sep 2005 08:47:46 +0000 diego - improved performance on truecolor modes
Thu, 08 Sep 2005 00:11:55 +0000 diego Replace remaining tabs by spaces.
Tue, 06 Sep 2005 18:44:04 +0000 diego Switch indentation over to K&R style, replace all tabs by spaces.
Sun, 21 Aug 2005 01:20:31 +0000 reimar remove extern for variables that are already in headers.
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
Wed, 11 May 2005 08:04:13 +0000 diego - make use of libggiwmh if found by configure
Wed, 27 Apr 2005 12:15:37 +0000 reimar Make it possible to use a ggi device string that contains a ',' by writing
Fri, 17 Dec 2004 19:36:52 +0000 diego - Fixed mode setting, so any video can be played on all supported ggi targets.
Tue, 23 Nov 2004 16:07:14 +0000 iive Remove broken support for directbuffer and including frame-handling use.
Thu, 28 Oct 2004 01:15:53 +0000 diego Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
Fri, 25 Jun 2004 16:58:45 +0000 diego Unify the config.h #include, use "config.h" instead of "../config.h"
Tue, 14 Oct 2003 10:03:37 +0000 alex non-directbuffer and slices support
Thu, 03 Jul 2003 20:22:51 +0000 alex removing my (nonworking) email address
Sun, 09 Feb 2003 20:18:23 +0000 arpi linux->osdep
Mon, 11 Nov 2002 15:22:10 +0000 alex removed get_info, using the same sheme as in libmpcodecs instead
Wed, 28 Aug 2002 21:32:32 +0000 alex finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
Fri, 26 Jul 2002 12:42:43 +0000 alex removed query_vaa
Mon, 27 May 2002 17:44:32 +0000 alex revised query_format
Fri, 19 Apr 2002 16:50:03 +0000 alex minor fixes and flipping support
Mon, 15 Apr 2002 18:04:18 +0000 alex added support for directrendering, updated to VFCAP_ flags in query_format, added support for non-directbuffer devices, and using mem2agpcpy_pic
Sun, 24 Feb 2002 16:28:44 +0000 alex older API fixes, support for async mode
Sun, 24 Feb 2002 02:50:02 +0000 alex do not fault if no directbuffer available (for example: ggi display-multi)
Sun, 24 Feb 2002 02:21:14 +0000 alex reworked :) should work on low bpp outputs
Sat, 23 Feb 2002 23:31:08 +0000 alex totally reworked, working fine on fbdev too, applied Andres Beck's patches, quad-buffering support
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
Mon, 13 Aug 2001 11:08:18 +0000 atlka changes according to -utf8 option, draw_osd() function added
Sat, 23 Jun 2001 13:28:28 +0000 atmosfear Should fix bytes per pixel for 15bpp.
Tue, 19 Jun 2001 23:20:59 +0000 al3x hardly modified, keyboard handling is ok. aspect implemented, but bugging :)
Sun, 17 Jun 2001 18:33:05 +0000 al3x bennehagytam egy bugot :(
Sun, 17 Jun 2001 18:32:14 +0000 al3x hacked osd working on yv12
Sun, 17 Jun 2001 17:43:04 +0000 atmosfear Fixed OSD.
Sun, 17 Jun 2001 16:12:47 +0000 al3x hacked osd and input control handling
Sun, 17 Jun 2001 14:33:06 +0000 al3x key controlling implemented
Sun, 17 Jun 2001 12:24:52 +0000 al3x cleaned up, and merged with my version, also code will be faster too
Fri, 15 Jun 2001 16:31:19 +0000 atmosfear Added for development only this is in pre-alpha state, do not use!