log libvo/vo_ggi.c @ 29227:87e85a79155c

age author description
2009-02-08 diego Add standard license headers, unify header formatting.
2008-08-02 diego Change a bunch of video-output-specific preprocessor directives from a HAVE_
2008-05-16 diego cosmetics: Remove useless parentheses from from return statements.
2007-12-02 reimar Mark the vo_functions_t definitions as const where possible.
2007-12-02 reimar Make vo info structs const
2007-05-27 reimar Remove more pointless fastmemcpy.h includes in libvo
2007-03-29 rathann Code cleanup: don't include a .c file in mplayer.c and fix a few
2005-09-13 diego - improved performance on truecolor modes
2005-09-08 diego Replace remaining tabs by spaces.
2005-09-06 diego Switch indentation over to K&R style, replace all tabs by spaces.
2005-08-21 reimar remove extern for variables that are already in headers.
2005-08-05 ivo Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
2005-05-11 diego - make use of libggiwmh if found by configure
2005-04-27 reimar Make it possible to use a ggi device string that contains a ',' by writing
2004-12-17 diego - Fixed mode setting, so any video can be played on all supported ggi targets.
2004-11-23 iive Remove broken support for directbuffer and including frame-handling use.
2004-10-28 diego Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
2004-06-25 diego Unify the config.h #include, use "config.h" instead of "../config.h"
2003-10-14 alex non-directbuffer and slices support
2003-07-03 alex removing my (nonworking) email address
2003-02-09 arpi linux->osdep
2002-11-11 alex removed get_info, using the same sheme as in libmpcodecs instead
2002-08-28 alex finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
2002-07-26 alex removed query_vaa
2002-05-27 alex revised query_format
2002-04-19 alex minor fixes and flipping support
2002-04-15 alex added support for directrendering, updated to VFCAP_ flags in query_format, added support for non-directbuffer devices, and using mem2agpcpy_pic
2002-02-24 alex older API fixes, support for async mode
2002-02-24 alex do not fault if no directbuffer available (for example: ggi display-multi)
2002-02-24 alex reworked :) should work on low bpp outputs
2002-02-23 alex totally reworked, working fine on fbdev too, applied Andres Beck's patches, quad-buffering support
2002-02-17 nick I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me'
2002-02-09 arpi 10000hl to Holm... control MUST BE static...
2002-02-09 arpi query_ stuff replaced by new control() - patch by David Holm
2002-01-31 nick new info for tuning
2002-01-26 nick Extensions for video accelerated architecture
2001-11-06 nick Move yuv2rgb to postprocess
2001-08-13 atlka changes according to -utf8 option, draw_osd() function added
2001-06-23 atmosfear Should fix bytes per pixel for 15bpp.
2001-06-19 al3x hardly modified, keyboard handling is ok. aspect implemented, but bugging :)
2001-06-17 al3x bennehagytam egy bugot :(
2001-06-17 al3x hacked osd working on yv12
2001-06-17 atmosfear Fixed OSD.
2001-06-17 al3x hacked osd and input control handling
2001-06-17 al3x key controlling implemented
2001-06-17 al3x cleaned up, and merged with my version, also code will be faster too
2001-06-15 atmosfear Added for development only this is in pre-alpha state, do not use!