Age | Commit message (Expand) | Author |
2010-04-08 | Merge from 1.1. | Darren Salt |
2010-04-08 | Add support for Xv gamma adjustment. | Darren Salt |
2009-11-30 | Trim trailing space & reduce space+tab. | Darren Salt |
2009-11-30 | Trim trailing space & reduce space+tab. | Darren Salt |
2008-12-28 | Merge from 1.1. | Darren Salt |
2008-12-28 | Report when defaulting due to the requested Xv port type not being available. | Darren Salt |
2008-12-28 | Fix up Xv textured video selection for use with drivers for nvidia gfx hw. | Darren Salt |
2008-12-28 | Centralise some Xv-related static string array declarations. | Darren Salt |
2008-12-28 | Merge from 1.1. | Darren Salt |
2008-12-27 | Recognise XV_BICUBIC for xf86-video-ati 6.9.1. | Darren Salt |
2008-12-27 | Clean up Xv attribute-setting functions; fix a related off-by-one (xcbxv). | Darren Salt |
2008-12-15 | Merge from 1.1; update PO files; make buildable. | Diego E. 'Flameeyes' Pettenò |
2008-11-20 | Some warning fixes: XINE_FORMAT_SCANF, statics in headers, consts, ... | František Dvořák |
2008-05-23 | Merge from 1.1. VDR needs to be updated. | Diego 'Flameeyes' Pettenò |
2008-05-09 | Fix compilation failure (capitalisation). | Darren Salt |
2008-05-09 | Avoid loop for common memory operations (zeroing, copying, moving). | Diego 'Flameeyes' Pettenò |
2008-05-07 | xine_xmalloc() deprecation: replace its use with static and non-zero size. | Diego 'Flameeyes' Pettenò |
2008-03-10 | Add Xv port selection by type (overlay or textured video). | Darren Salt |
2008-03-10 | Add Xv port selection by type (overlay or textured video). | Darren Salt |
2008-02-25 | When auto-detecting Xv ports, prefer port nos. >= configured. | Darren Salt |
2008-02-25 | When auto-detecting Xv ports, prefer port nos. >= configured. | Darren Salt |
2008-02-25 | Add more VO_CAP_* to indicate support for colour controls & zoom properties. | Darren Salt |
2008-02-04 | Tidy up Xv YUY2/YV12 checking & reporting. | Darren Salt |
2008-02-02 | Move more shared Xv config desc. & help strings; add new location to POTFILES. | Darren Salt |
2008-02-02 | Move more shared Xv config desc. & help strings; add new location to POTFILES. | Darren Salt |
2008-02-02 | Convert the XxMC plugin to use the new header file. | Darren Salt |
2008-02-02 | Convert the XxMC plugin to use the new header file. | Darren Salt |
2008-02-01 | Port Xv port selection to xxmc. | Darren Salt |
2008-02-01 | Port Xv port selection to xxmc. | Darren Salt |
2007-12-30 | Merge from 1.1 (except po/*; translators needed for this). | Darren Salt |
2007-12-30 | Manual port of the color→colour change to 1.2; should make merging easier. | 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-12-11 | Bump the interface version for video output plugins. | Diego 'Flameeyes' Pettenò |
2007-12-11 | Use default_*_class_dispose macro whenever the class dispose function only ca... | Diego 'Flameeyes' Pettenò |
2007-12-11 | Use N_() rather than _(), passing the string just once to gettext(). | Diego 'Flameeyes' Pettenò |
2007-12-11 | Update all video output plugins to the new identifier/description interface. | Diego 'Flameeyes' Pettenò |
2007-11-10 | Delete most of the CVS $Id$/$Log$ lines. | Darren Salt |
2007-11-10 | Merge from 1.1. | Darren Salt |
2007-11-09 | Merge FSF address changes from 1.1 branch. | Diego 'Flameeyes' Pettenò |
2007-11-09 | Update FSF address on non-contributed code and COPYING files. | Diego 'Flameeyes' Pettenò |
2007-10-03 | Merge from 1.1. | Darren Salt |
2007-10-01 | Revert cheating invalid frame sizes after fixed frame allocation. | Reinhard Nißl |
2007-08-26 | Merge from 1.1. | Darren Salt |
2007-08-26 | Protect previously shown frame from immediate reuse by decoder. | Reinhard Nißl |
2007-08-26 | Provide options to control ondemand disabling of bob deinterlacing. | Reinhard Nißl |
2007-08-26 | Protect drawable from beeing changed while drawing. | Reinhard Nißl |
2007-07-26 | propagate frame changes in xxmc_do_update_frame() to intercepted frames | Reinhard Nißl |
2007-07-26 | access native frame where an intercepted can be passed | Reinhard Nißl |
2007-07-26 | initialize pointer to native frame in acceleration data | Reinhard Nißl |