2007-03-29 |
rathann |
Code cleanup: don't include a .c file in mplayer.c and fix a few
|
2006-10-17 |
syrjala |
s/vo_osd_changed/vo_osd_changed_flag
|
2006-10-17 |
syrjala |
Round buffer width and height to 16 pixels.
|
2006-10-08 |
syrjala |
Fix DirectFB version check. The old code simply concatenated the
|
2006-09-01 |
diego |
The FSF changed postal address.
|
2006-03-27 |
diego |
Remove superfluous extern variable declaration.
|
2005-11-03 |
ptt |
changed KEY_PREVIOUS to KEY_PREV, cause the first undefined
|
2005-11-02 |
albeu |
libvo input cleanup: remove the dependency on libinput,
|
2005-10-26 |
syrjala |
Added support for remote controls.
|
2005-08-05 |
ivo |
Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
|
2005-04-18 |
henry |
replace VO and VF numeric flags with #defined identifiers
|
2005-03-07 |
syrjala |
Clean up properly if preinit() fails.
|
2005-02-17 |
syrjala |
Added NV12/NV21 support.
|
2005-01-31 |
syrjala |
- Don't advertise IMGFMT_RGBxx
|
2004-10-28 |
diego |
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
|
2004-09-25 |
syrjala |
Fixed [no]input suboptions.
|
2004-08-20 |
syrjala |
Removed fb_dev_name handling.
|
2004-08-15 |
syrjala |
Removed useless SetOpacity() calls.
|
2004-08-15 |
syrjala |
Fixed BES aspect ratio.
|
2004-08-15 |
syrjala |
Reorganized init/unint so that fixed-vo works.
|
2004-08-09 |
syrjala |
Don't use flicker filtering.
|
2004-04-25 |
syrjala |
Fixed CRTC2 surface size message.
|
2004-02-22 |
attila |
fieldparity verbosity and tvnorm patch
|
2004-01-28 |
alex |
support for latest CVS, patch by Ville Syrjala
|
2003-10-17 |
alex |
backward compatibility patch by Ville
|
2003-10-16 |
alex |
Updates by Ville Syrjälä <syrjala@sci.fi>
|
2003-04-24 |
alex |
spring update patch by Ville Syrjala <syrjala@sci.fi>
|
2003-02-19 |
alex |
Update sub-picture layer to work with recent DirectFB cvs and add support for selecting field parity. Patch by Ville Syrjl <syrjala@sci.fi>
|
2003-02-09 |
arpi |
linux->osdep
|
2003-01-19 |
arpi |
* Remove unneeded includes & macros
|
2002-12-29 |
zdar |
fix to compile with DirecFB 0.9.16
|
2002-11-16 |
arpi |
This patch fixes the OSD flickering problem with vo_dfbmga.
|
2002-11-11 |
alex |
removed get_info, using the same sheme as in libmpcodecs instead
|
2002-11-10 |
arpi |
This patch adds direct rendering to vo_dfbmga.
|
2002-11-06 |
arpi |
- cleanup equalizer stuff (removed vidix dependency)
|
2002-11-03 |
arpi |
disabled vidix dependency
|
2002-10-31 |
arpi |
Here's a new vo plugin that uses DirectFB. It's meant for Matrox G400
|