summaryrefslogtreecommitdiffstats
path: root/libvo/vo_ggi.c
Commit message (Expand)AuthorAgeFilesLines
* Change a bunch of video-output-specific preprocessor directives from a HAVE_diego2008-08-021-7/+7
* cosmetics: Remove useless parentheses from from return statements.diego2008-05-161-15/+15
* Mark the vo_functions_t definitions as const where possible.reimar2007-12-021-1/+1
* Make vo info structs constreimar2007-12-021-1/+1
* Remove more pointless fastmemcpy.h includes in libvoreimar2007-05-271-1/+0
* Code cleanup: don't include a .c file in mplayer.c and fix a fewrathann2007-03-291-1/+1
* - improved performance on truecolor modesdiego2005-09-131-127/+134
* Replace remaining tabs by spaces.diego2005-09-081-14/+14
* Switch indentation over to K&R style, replace all tabs by spaces.diego2005-09-061-296/+275
* remove extern for variables that are already in headers.reimar2005-08-211-4/+0
* Fix the return types of all (six) libvo API functions. Used to be uint32_t, butivo2005-08-051-6/+6
* - make use of libggiwmh if found by configurediego2005-05-111-18/+69
* Make it possible to use a ggi device string that contains a ',' by writingreimar2005-04-271-0/+8
* - Fixed mode setting, so any video can be played on all supported ggi targets.diego2004-12-171-84/+154
* Remove broken support for directbuffer and including frame-handling use.iive2004-11-231-178/+8
* Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.diego2004-10-281-1/+1
* Unify the config.h #include, use "config.h" instead of "../config.h"diego2004-06-251-1/+1
* non-directbuffer and slices supportalex2003-10-141-32/+34
* removing my (nonworking) email addressalex2003-07-031-2/+2
* linux->osdeparpi2003-02-091-1/+1
* removed get_info, using the same sheme as in libmpcodecs insteadalex2002-11-111-10/+3
* finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo apialex2002-08-281-1/+1
* removed query_vaaalex2002-07-261-21/+0
* revised query_formatalex2002-05-271-6/+7
* minor fixes and flipping supportalex2002-04-191-52/+53
* added support for directrendering, updated to VFCAP_ flags in query_format, a...alex2002-04-151-68/+175
* older API fixes, support for async modealex2002-02-241-10/+56
* do not fault if no directbuffer available (for example: ggi display-multi)alex2002-02-241-10/+14
* reworked :) should work on low bpp outputsalex2002-02-241-282/+101
* totally reworked, working fine on fbdev too, applied Andres Beck's patches, q...alex2002-02-231-338/+236
* I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me'nick2002-02-171-1/+6
* 10000hl to Holm... control MUST BE static...arpi2002-02-091-1/+1
* query_ stuff replaced by new control() - patch by David Holmarpi2002-02-091-2/+6
* new info for tuningnick2002-01-311-2/+2
* Extensions for video accelerated architecturenick2002-01-261-0/+10
* Move yuv2rgb to postprocessnick2001-11-061-1/+1
* changes according to -utf8 option, draw_osd() function addedatlka2001-08-131-2/+5
* Should fix bytes per pixel for 15bpp.atmosfear2001-06-231-3/+3
* hardly modified, keyboard handling is ok. aspect implemented, but bugging :)al3x2001-06-191-117/+308
* bennehagytam egy bugot :(al3x2001-06-171-2/+2
* hacked osd working on yv12al3x2001-06-171-22/+49
* Fixed OSD.atmosfear2001-06-171-19/+14
* hacked osd and input control handlingal3x2001-06-171-15/+56
* key controlling implementedal3x2001-06-171-4/+154
* cleaned up, and merged with my version, also code will be faster tooal3x2001-06-171-73/+98
* Added for development only this is in pre-alpha state, do not use!atmosfear2001-06-151-0/+335