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_fbdev2.c
Commit message (
Expand
)
Author
Age
*
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
*
Replace implicit use of fast_memcpy via macro by explicit use to allow
reimar
2007-06-05
*
When centering a video with odd width, be sure to start on a pixel boundary.
pacman
2006-03-04
*
Fix colormap save/restore for directcolor fb devices
pacman
2006-02-17
*
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
*
remove old buggy workaround. kerneltwosix.h itself will be removed soon if th...
rfelker
2004-12-03
*
linux 2.6 patch by "ismail 'cartman' dönmez" <ismail.donmez@boun.edu.tr>
attila
2004-01-10
*
Warning fixes (approved by A'rpi).
rathann
2003-11-08
*
correct handling of subdevice, -fb device is obsoleted
alex
2003-10-08
*
vo_fbdev2 written by Joey Parrish with some minor modifications
alex
2003-08-31