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