aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/vo_caca.c
Commit message (Expand)AuthorAge
* vo_caca: Update URL to patch for new API supportGravatar diego2010-11-02
* Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
* Merge svn changes up to r29277Gravatar Uoti Urpala2009-05-08
|\
| * Add missing 'void' to parameterless function declarations.Gravatar diego2009-05-04
* | Merge svn changes up to r28537Gravatar Uoti Urpala2009-02-12
|\|
| * Add standard license headers, unify header formatting.Gravatar diego2009-02-08
* | Remove variable arguments from vo control() functionsGravatar Uoti Urpala2008-04-23
|/
* Mark the vo_functions_t definitions as const where possible.Gravatar reimar2007-12-02
* Make vo info structs constGravatar reimar2007-12-02
* Identifiers should not start with two underscores.Gravatar diego2007-08-15
* Fix likely mistake when using char*.Gravatar cehoyos2007-08-13
* Code cleanup: don't include a .c file in mplayer.c and fix a fewGravatar rathann2007-03-29
* Make compilation depending on USE_OSD unconditional.Gravatar uau2006-11-22
* vo_caca: use the pre-1.x compatibility layer so recentGravatar corey2006-09-26
* marks several string parameters as const, as they are not modified inside the...Gravatar reynaldo2006-07-13
* Fix the return types of all (six) libvo API functions. Used to be uint32_t, butGravatar ivo2005-08-05
* replace VO and VF numeric flags with #defined identifiersGravatar henry2005-04-18
* libcaca video output driver by Howell TamGravatar alex2004-04-06