summaryrefslogtreecommitdiffstats
path: root/libvo/vo_cvidix.c
Commit message (Expand)AuthorAgeFilesLines
* cleanup: remove NULL checks before free() all over the codecboesch2010-11-141-4/+2
* libvo: remove UNUSED() macrosdiego2010-11-021-9/+0
* Remove trailing whitespace from most filesUoti Urpala2009-07-071-3/+3
* Merge svn changes up to r28537Uoti Urpala2009-02-121-8/+22
|\
| * Add standard license headers, unify header formatting.diego2009-02-081-8/+22
* | Merge svn changes up to 27824Uoti Urpala2008-10-251-3/+8
|\|
| * Improve error message when screen width and height are not set.diego2008-10-191-3/+8
* | Merge svn changes up to r27123Uoti Urpala2008-06-231-1/+1
|\|
| * remove now useless vidixlib.h fileben2008-06-201-1/+1
* | Merge svn changes up to r26979Uoti Urpala2008-06-041-1/+1
|\|
| * cosmetics: Remove useless parentheses from from return statements.diego2008-05-161-1/+1
* | Add new video driver APIUoti Urpala2008-04-231-1/+1
* | Remove variable arguments from vo control() functionsUoti Urpala2008-04-231-1/+1
* | Change VOCTRL_[GET|SET]_EQUALIZER argument passingUoti Urpala2008-04-231-18/+0
|/
* Make vo info structs constreimar2007-12-021-1/+1
* Remove spurious casts to int. Blessed by Reimar.rathann2006-10-081-1/+1
* Patch by Stefan Huehner / stefan % huehner ! org \rathann2006-02-091-1/+1
* Support equalizer.reimar2005-09-041-0/+18
* Fix the return types of all (six) libvo API functions. Used to be uint32_t, butivo2005-08-051-6/+6
* replace VO and VF numeric flags with #defined identifiershenry2005-04-181-1/+1
* 10l initial patch by Oded Shimon <ods15 at ods15.dyndns.org>faust32004-11-251-1/+3
* Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.diego2004-10-281-1/+1
* center the image when screenw & height are setfaust32004-09-171-2/+7
* Changed the default again so that the initial video position is infaust32004-09-161-1/+1
* output wordingdiego2004-07-091-1/+1
* default is now to center the imagefaust32004-07-061-1/+1
* message expanded with hint to use -v optiongabucino2003-11-151-1/+1
* added aspect && geometry supportfaust32003-10-221-17/+54
* fixed -nocolorkeyalex2003-10-221-1/+1
* Colorkeying can be disabled. Fbdev, svga and vesa vidix colorkeying supportalex2003-10-171-2/+9
* consolevidix -> cvidixfaust32003-10-051-6/+6
* consolevidix -> cvidixfaust32003-10-051-0/+119