aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/vo_winvidix.c
Commit message (Expand)AuthorAge
* libvo: remove UNUSED() macrosGravatar diego2010-11-02
* Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
* Merge svn changes up to r28537Gravatar Uoti Urpala2009-02-12
|\
| * Add standard license headers, unify header formatting.Gravatar diego2009-02-08
* | Merge svn changes up to r28087Gravatar Uoti Urpala2008-12-04
|\|
| * Get rid of pointless 'extern' keywords.Gravatar diego2008-12-03
* | Merge svn changes up to 27824Gravatar Uoti Urpala2008-10-25
|\|
| * Remove redundant variable declaration, fixes the warning:Gravatar diego2008-10-13
* | Merge svn changes up to r27123Gravatar Uoti Urpala2008-06-23
|\|
| * remove now useless vidixlib.h fileGravatar ben2008-06-20
* | Merge svn changes up to r26979Gravatar Uoti Urpala2008-06-04
|\|
| * cosmetics: Remove useless parentheses from from return statements.Gravatar diego2008-05-16
* | Remove vo_depthonscreen references from non-X VOsGravatar Uoti Urpala2008-04-23
* | Add new video driver APIGravatar Uoti Urpala2008-04-23
* | Remove variable arguments from vo control() functionsGravatar Uoti Urpala2008-04-23
* | Change VOCTRL_[GET|SET]_EQUALIZER argument passingGravatar Uoti Urpala2008-04-23
|/
* Make vo info structs constGravatar reimar2007-12-02
* Code cleanup: don't include a .c file in mplayer.c and fix a fewGravatar rathann2007-03-29
* libvo input cleanup: remove the dependency on libinput,Gravatar albeu2005-11-02
* 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
* keep aspect when resizing, quit MPlayer when closing the window patch by Erik...Gravatar faust32005-06-26
* regain window focus in fullscreen, patch by Erik Lunchpail <enik_27can at yah...Gravatar faust32005-06-03
* replace VO and VF numeric flags with #defined identifiersGravatar henry2005-04-18
* Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.Gravatar diego2004-10-28
* name changeGravatar diego2004-07-19
* embarassing typo and new nameGravatar diego2004-07-19
* message expanded with hint to use -v optionGravatar gabucino2003-11-15
* new vidix vo modules for textmode console and windowsGravatar faust32003-10-02