aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/vo_ggi.c
Commit message (Expand)AuthorAge
* Change a bunch of video-output-specific preprocessor directives from a HAVE_Gravatar diego2008-08-02
* cosmetics: Remove useless parentheses from from return statements.Gravatar diego2008-05-16
* Mark the vo_functions_t definitions as const where possible.Gravatar reimar2007-12-02
* Make vo info structs constGravatar reimar2007-12-02
* Remove more pointless fastmemcpy.h includes in libvoGravatar reimar2007-05-27
* Code cleanup: don't include a .c file in mplayer.c and fix a fewGravatar rathann2007-03-29
* - improved performance on truecolor modesGravatar diego2005-09-13
* Replace remaining tabs by spaces.Gravatar diego2005-09-08
* Switch indentation over to K&R style, replace all tabs by spaces.Gravatar diego2005-09-06
* remove extern for variables that are already in headers.Gravatar reimar2005-08-21
* Fix the return types of all (six) libvo API functions. Used to be uint32_t, butGravatar ivo2005-08-05
* - make use of libggiwmh if found by configureGravatar diego2005-05-11
* Make it possible to use a ggi device string that contains a ',' by writingGravatar reimar2005-04-27
* - Fixed mode setting, so any video can be played on all supported ggi targets.Gravatar diego2004-12-17
* Remove broken support for directbuffer and including frame-handling use.Gravatar iive2004-11-23
* Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.Gravatar diego2004-10-28
* Unify the config.h #include, use "config.h" instead of "../config.h"Gravatar diego2004-06-25
* non-directbuffer and slices supportGravatar alex2003-10-14
* removing my (nonworking) email addressGravatar alex2003-07-03
* linux->osdepGravatar arpi2003-02-09
* removed get_info, using the same sheme as in libmpcodecs insteadGravatar alex2002-11-11
* finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo apiGravatar alex2002-08-28
* removed query_vaaGravatar alex2002-07-26
* revised query_formatGravatar alex2002-05-27
* minor fixes and flipping supportGravatar alex2002-04-19
* added support for directrendering, updated to VFCAP_ flags in query_format, a...Gravatar alex2002-04-15
* older API fixes, support for async modeGravatar alex2002-02-24
* do not fault if no directbuffer available (for example: ggi display-multi)Gravatar alex2002-02-24
* reworked :) should work on low bpp outputsGravatar alex2002-02-24
* totally reworked, working fine on fbdev too, applied Andres Beck's patches, q...Gravatar alex2002-02-23
* I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me'Gravatar nick2002-02-17
* 10000hl to Holm... control MUST BE static...Gravatar arpi2002-02-09
* query_ stuff replaced by new control() - patch by David HolmGravatar arpi2002-02-09
* new info for tuningGravatar nick2002-01-31
* Extensions for video accelerated architectureGravatar nick2002-01-26
* Move yuv2rgb to postprocessGravatar nick2001-11-06
* changes according to -utf8 option, draw_osd() function addedGravatar atlka2001-08-13
* Should fix bytes per pixel for 15bpp.Gravatar atmosfear2001-06-23
* hardly modified, keyboard handling is ok. aspect implemented, but bugging :)Gravatar al3x2001-06-19
* bennehagytam egy bugot :(Gravatar al3x2001-06-17
* hacked osd working on yv12Gravatar al3x2001-06-17
* Fixed OSD.Gravatar atmosfear2001-06-17
* hacked osd and input control handlingGravatar al3x2001-06-17
* key controlling implementedGravatar al3x2001-06-17
* cleaned up, and merged with my version, also code will be faster tooGravatar al3x2001-06-17
* Added for development only this is in pre-alpha state, do not use!Gravatar atmosfear2001-06-15