index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libvo
/
vo_caca.c
Commit message (
Expand
)
Author
Age
*
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
*
Merge svn changes up to r29277
Uoti Urpala
2009-05-08
|
\
|
*
Add missing 'void' to parameterless function declarations.
diego
2009-05-04
*
|
Merge svn changes up to r28537
Uoti Urpala
2009-02-12
|
\
|
|
*
Add standard license headers, unify header formatting.
diego
2009-02-08
*
|
Remove variable arguments from vo control() functions
Uoti Urpala
2008-04-23
|
/
*
Mark the vo_functions_t definitions as const where possible.
reimar
2007-12-02
*
Make vo info structs const
reimar
2007-12-02
*
Identifiers should not start with two underscores.
diego
2007-08-15
*
Fix likely mistake when using char*.
cehoyos
2007-08-13
*
Code cleanup: don't include a .c file in mplayer.c and fix a few
rathann
2007-03-29
*
Make compilation depending on USE_OSD unconditional.
uau
2006-11-22
*
vo_caca: use the pre-1.x compatibility layer so recent
corey
2006-09-26
*
marks several string parameters as const, as they are not modified inside the...
reynaldo
2006-07-13
*
Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
ivo
2005-08-05
*
replace VO and VF numeric flags with #defined identifiers
henry
2005-04-18
*
libcaca video output driver by Howell Tam
alex
2004-04-06