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_directfb2.c
Commit message (
Expand
)
Author
Age
*
Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
ivo
2005-08-05
*
Make dfbopts a suboption, use suboption parser
reimar
2005-06-18
*
replace VO and VF numeric flags with #defined identifiers
henry
2005-04-18
*
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
diego
2004-10-28
*
cut and paste typo fixed
zdar
2004-02-21
*
removed usage of fb_dev_name, imported field parity reporting from dfbmga, fi...
zdar
2004-02-17
*
many small typo and grammar fixes
gabucino
2003-10-04
*
Config fixed, changed put_image to use memcpy instead of native blits (for co...
zdar
2003-09-07
*
4x10l fix. Vars used by the config layer must be malloc'd (strdup) as they wi...
alex
2003-08-15
*
triple buffering support, configuration/option system changed,some minor bugs...
zdar
2003-04-27
*
printf->mp_msg and honor -double switch
zdar
2003-04-19
*
Some 10l and better layer handling (to comply with DFB 0.9.17)
zdar
2003-03-05
*
Layer configuration handling updates
zdar
2003-03-02
*
linux->osdep
arpi
2003-02-09
*
fix to compile with DirecFB 0.9.16
zdar
2002-12-29
*
removed get_info, using the same sheme as in libmpcodecs instead
alex
2002-11-11
*
Switch containing options for DirectFB library was renamed to dfbopts.
arpi
2002-11-10
*
config() parameters change
zdar
2002-09-04
*
Put/get_image fixed. Deleted forgotten development comments
zdar
2002-08-13
*
new directfb driver for 0.9.13+ by jiri.svoboda@seznam.cz
arpi
2002-08-09