log libvo/vo_winvidix.c @ 30369:8c479cb29c7a

age author description
2009-05-13 diego whitespace cosmetics: Remove all trailing whitespace.
2009-02-08 diego Add standard license headers, unify header formatting.
2008-12-03 diego Get rid of pointless 'extern' keywords.
2008-10-13 diego Remove redundant variable declaration, fixes the warning:
2008-06-20 ben remove now useless vidixlib.h file
2008-05-16 diego cosmetics: Remove useless parentheses from from return statements.
2007-12-02 reimar Make vo info structs const
2007-03-29 rathann Code cleanup: don't include a .c file in mplayer.c and fix a few
2005-11-02 albeu libvo input cleanup: remove the dependency on libinput,
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-06-26 faust3 keep aspect when resizing, quit MPlayer when closing the window patch by Erik Lunchpail <erik_27can at yahoo.com>
2005-06-03 faust3 regain window focus in fullscreen, patch by Erik Lunchpail <enik_27can at yahoo.com>
2005-04-18 henry replace VO and VF numeric flags with #defined identifiers
2004-10-28 diego Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
2004-07-19 diego name change
2004-07-19 diego embarassing typo and new name
2003-11-15 gabucino message expanded with hint to use -v option
2003-10-02 faust3 new vidix vo modules for textmode console and windows