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
*
sub/OSD: move some related files to sub/
Uoti Urpala
2011-01-26
*
cleanup: remove NULL checks before free() all over the code
cboesch
2010-11-14
*
Merge svn changes up to r31141
Uoti Urpala
2010-05-07
|
\
|
*
Add support for 12-bit color mode on framebuffer devices.
cehoyos
2010-05-06
*
|
Merge svn changes up to r30748
Uoti Urpala
2010-03-10
|
\
|
|
*
Do not cast the results of malloc/calloc/realloc.
diego
2010-02-26
*
|
Merge svn changes up to r30250
Uoti Urpala
2010-01-25
|
\
|
|
*
Fix fbdev2 to work with Intel framebuffer.
reimar
2010-01-09
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
|
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
*
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