Age | Commit message (Expand) | Author |
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-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-11-20 | Some warning fixes: XINE_FORMAT_SCANF, statics in headers, consts, ... | František Dvořák |
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-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-01 | Port Xv port selection to xxmc. | Darren Salt |
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ò |
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-10 | Delete most of the CVS $Id$/$Log$ lines. | Darren Salt |
2007-11-09 | Update FSF address on non-contributed code and COPYING files. | Diego 'Flameeyes' Pettenò |
2007-10-01 | Revert cheating invalid frame sizes after fixed frame allocation. | Reinhard Nißl |
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 | clip overlay against sub image when calling XvMCCompositeSubpicture() | Reinhard Nißl |
2007-05-17 | Convert comments (and the occasional string where it doesn't matter) to UTF-8. | Darren Salt |
2007-04-13 | Disable bob deinterlacing on a per frame decision (continued). | Reinhard Nißl |
2007-04-12 | Disable bob deinterlacing on a per frame decision. | Reinhard Nißl |
2007-04-12 | Make bob deinterlacing more precisely and skip it on demand. | Reinhard Nißl |
2007-04-12 | Avoid keeping frames referenced which are nolonger used. | Reinhard Nißl |
2007-04-12 | Let xxmc switch back to an unaccelerated context. | Reinhard Nißl |
2007-04-08 | Mark various private arrays, structs & fn parameters as static and/or const. | Darren Salt |
2007-03-25 | Create at least a 1×1 shared image when the first frame is skipped (and thus... | Diego 'Flameeyes' Pettenò |
2006-07-10 | Implement visibility support, available on GCC 4.0 and later and on some 3.4 ... | Diego 'Flameeyes' Pettenò |
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 |
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-06-09 | **BUGFIX** | Thomas Hellström |
2005-05-06 | **BUGFIX** | Thomas Hellström |
2005-05-04 | **BUGFIX** | Thomas Hellström |
2005-04-26 | **BUGFIX** | Thomas Hellström |
2005-04-09 | Experimental bob deinterlacing support for the xxmc module. | Thomas Hellström |
2005-02-22 | XvMC update largely courtesy of Kendall Bennet, Scitechsoft: | Thomas Hellström |
2004-12-12 | huge patch ahead: reorganizing config entries with automatic conversion | Michael Roitzsch |
2004-11-24 | patch to further improve overlay blending and to elimiate static variables | Michael Roitzsch |
2004-11-19 | Fixed segfault occuring in the xxmc plugin when it had swithed to accelerated | Thomas Hellström |
2004-11-14 | Fixed some rarely exposed locking bugs in the xxmc driver. | Thomas Hellström |
2004-10-30 | Allowed multiple simultaneous thread access in parts of the xxmc driver, | Thomas Hellström |
2004-10-14 | decrease xxmc priority | Miguel Freitas |
2004-10-12 | xxmc: minor cosmetic changes and duplicated ratio bugfix. | Thomas Hellström |
2004-10-12 | xxmc driver updates: | Thomas Hellström |