summaryrefslogtreecommitdiffstats
path: root/libvo/vo_winvidix.c
Commit message (Expand)AuthorAgeFilesLines
* remove now useless vidixlib.h fileben2008-06-201-1/+1
* cosmetics: Remove useless parentheses from from return statements.diego2008-05-161-6/+6
* Make vo info structs constreimar2007-12-021-1/+1
* Code cleanup: don't include a .c file in mplayer.c and fix a fewrathann2007-03-291-1/+1
* libvo input cleanup: remove the dependency on libinput,albeu2005-11-021-1/+1
* remove extern for variables that are already in headers.reimar2005-08-211-1/+0
* Fix the return types of all (six) libvo API functions. Used to be uint32_t, butivo2005-08-051-6/+6
* keep aspect when resizing, quit MPlayer when closing the window patch by Erik...faust32005-06-261-2/+27
* regain window focus in fullscreen, patch by Erik Lunchpail <enik_27can at yah...faust32005-06-031-1/+1
* replace VO and VF numeric flags with #defined identifiershenry2005-04-181-1/+1
* Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.diego2004-10-281-3/+3
* name changediego2004-07-191-1/+1
* embarassing typo and new namediego2004-07-191-1/+1
* message expanded with hint to use -v optiongabucino2003-11-151-1/+1
* new vidix vo modules for textmode console and windowsfaust32003-10-021-0/+341