log libvo/vo_cvidix.c @ 34849:8e39cb975b4e

age author description
2011-05-07 iive Remove the variable arguments from the libvo control() functions.
2011-05-06 iive Implement control() VOCTRL_SET/GET_EQUALIZER using a vf_equalize struct,
2010-11-14 cboesch Remove most of the NULL pointer check before free all over the code
2010-10-02 diego Remove UNUSED macros used to shut up unused function parameter warnings.
2009-05-13 diego whitespace cosmetics: Remove all trailing whitespace.
2009-02-08 diego Add standard license headers, unify header formatting.
2008-10-19 diego Improve error message when screen width and height are not set.
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
2006-10-08 rathann Remove spurious casts to int. Blessed by Reimar.
2006-02-09 rathann Patch by Stefan Huehner / stefan % huehner ! org \
2005-09-04 reimar Support equalizer.
2005-08-05 ivo Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
2005-04-18 henry replace VO and VF numeric flags with #defined identifiers
2004-11-25 faust3 10l initial patch by Oded Shimon <ods15 at ods15.dyndns.org>
2004-10-28 diego Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
2004-09-17 faust3 center the image when screenw & height are set
2004-09-16 faust3 Changed the default again so that the initial video position is in
2004-07-09 diego output wording
2004-07-06 faust3 default is now to center the image
2003-11-15 gabucino message expanded with hint to use -v option
2003-10-22 faust3 added aspect && geometry support
2003-10-22 alex fixed -nocolorkey
2003-10-17 alex Colorkeying can be disabled. Fbdev, svga and vesa vidix colorkeying support
2003-10-05 faust3 consolevidix -> cvidix
2003-10-05 faust3 consolevidix -> cvidix base libvo/vo_consolevidix.c@ab527721b238