index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_out
/
video_out_directfb.c
Age
Commit message (
Expand
)
Author
2011-05-16
Remove an excess "{".
Darren Salt
2011-03-02
Recognize changes of cropping parameters within a frame and trigger recalcula...
Andreas Auras
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2008-05-23
Remove MIN/MAX macro definitions on unit.
Diego 'Flameeyes' Pettenò
2008-05-07
xine_xmalloc() deprecation: replace its use with static and non-zero size.
Diego 'Flameeyes' Pettenò
2007-12-31
Build fix: back out the SSA subtitles change from the DirectFB video-out plugin.
Darren Salt
2007-12-27
Add VO_PROP_OUTPUT_* to some other video output drivers (where trivial).
Darren Salt
2007-12-24
Consistently use "colour", "colour key", "colour space" in output.
Darren Salt
2007-11-11
Merge transplanted patches.
Darren Salt
2007-11-11
Reset the previous screen resolution after switching to fullscreen.
Claudio Ciccani
2007-11-09
Update FSF address on non-contributed code and COPYING files.
Diego 'Flameeyes' Pettenò
2007-04-10
Split the DirectFB plugin into X11 and non-X versions.
Darren Salt
2006-12-13
Added support for OSD layers with inverted alpha (e.g. Unichrome).
Claudio Ciccani
2006-11-23
Added support for the new x11 visual.
Claudio Ciccani
2006-10-01
Avoid usage of DirectFBSetOption().
Claudio Ciccani
2006-09-03
Clear back buffer(s) when output area changes.
Claudio Ciccani
2006-09-02
Disabled support for subpicture overlay bacause of problems with Matrox's
Claudio Ciccani
2006-07-10
Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...
Diego 'Flameeyes' Pettenò
2006-06-30
Added support for other types of subpicture layers (e.g. Matrox CRTC2's subpi...
Claudio Ciccani
2006-06-22
* directfb_subpicture_paint(): flush rectangles before changing the color.
Claudio Ciccani
2006-06-22
Added support for playback on layers that don't support YCbCr output (require...
Claudio Ciccani
2006-06-02
Various static/const fixes from Gentoo.
Darren Salt
2006-05-03
Make various arrays and structures (mainly xine_plugin_info) const.
Darren Salt
2006-02-09
Added X11 OSD support to XDirectFB driver.
Claudio Ciccani
2006-01-30
Take into account the frame field when deinterlacing.
Claudio Ciccani
2006-01-29
Converted windows eol to unix eol (i.e. replaced '\r\n' by '\n').
Claudio Ciccani
2006-01-28
updates from Claudio Ciccani
Miguel Freitas
2005-09-25
move alphablend to core
Miguel Freitas
2005-09-24
- rename all clip_top, clip_left, clip_color... to hili_xxxx. that
Miguel Freitas
2005-09-11
new directfb plugin by Claudio Ciccani
Miguel Freitas
2004-11-24
patch to further improve overlay blending and to elimiate static variables
Michael Roitzsch
2004-09-22
- added cropping capability (thanks James Stembridge)
Miguel Freitas
2003-12-14
API version bounce
Siggi Langauf
2003-12-07
get rid of XINE_{ASSERT,ABORT} and useless xine_print_trace (useless). Replac...
Daniel Caujolle-Bert
2003-12-05
cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...
Daniel Caujolle-Bert
2003-10-23
cleanup in video_out.h
Michael Roitzsch
2003-10-22
Replace copy member in vo_frame_t with proc_frame and proc_slice. Increase vi...
Robin KAY
2003-10-06
- add XvMC support
Miguel Freitas
2003-08-09
bleh to "//"
Bastien Nocera
2003-08-09
- temptatively fix the directfb video output plugin, maybe it works, maybe it...
Bastien Nocera
2003-08-04
support for arbitrary aspect ratios
Miguel Freitas
2003-05-31
update video out api to allow better frame management (explicit locking)
Miguel Freitas
2003-03-06
steps toward muting xine's console output by default
Guenter Bartsch
2003-02-28
Xine assert() replacement:
Stephen Torri
2002-09-05
make all the plugin init functions static
Michael Roitzsch
2002-08-10
syncing my local tree:
Miguel Freitas
2002-07-22
Fix DirectFB output
Rich J Wareham
2002-07-16
Fix unresolved symbols and replace duplicate code in video output plugins
Ewald Snel
2002-07-15
Add 'pitch' support to video decoders (pitch != width)
Ewald Snel
2002-06-12
Remove no more needed XINE_LOGO.
Daniel Caujolle-Bert
[next]