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_s3fb.c
Commit message (
Expand
)
Author
Age
*
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
*
Merge svn changes up to r28310
Uoti Urpala
2009-01-15
|
\
|
*
Add missing 'void' keyword to parameterless function declarations.
diego
2009-01-05
*
|
Merge svn changes up to r27573
Uoti Urpala
2008-09-10
|
\
|
|
*
Replace casual GPL notices by proper license headers.
diego
2008-09-07
*
|
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
*
warning fix:
diego
2007-08-28
*
rm unnecesary casts from void* - part 2
reynaldo
2006-07-02
*
Fix a condition as suggested by Rich.
gpoirier
2006-06-13
*
cosmetics
gpoirier
2006-06-13
*
Fixes suggested by Ivo, and failure under non-root operation improved. Origin...
gpoirier
2006-06-13
*
Remove dead code, and do close smem file descriptor during un-init
poirierg
2006-05-30
*
use mp_msg instead of printf
ivo
2006-05-18
*
include sys/io.h instead of asm/io.h so iopl() gets declared too
ivo
2006-05-18
*
only include sys/mman.h if HAVE_SYS_MMAN_H is defined
ivo
2006-05-18
*
Add YUY2 and back end scaling on S3 Virge chips in combination with fbdev.
gpoirier
2006-05-17