summaryrefslogtreecommitdiff
path: root/src/video_out/video_out_xxmc.c
AgeCommit message (Expand)Author
2008-12-28Report when defaulting due to the requested Xv port type not being available.Darren Salt
2008-12-28Fix up Xv textured video selection for use with drivers for nvidia gfx hw.Darren Salt
2008-12-28Centralise some Xv-related static string array declarations.Darren Salt
2008-12-27Recognise XV_BICUBIC for xf86-video-ati 6.9.1.Darren Salt
2008-12-27Clean up Xv attribute-setting functions; fix a related off-by-one (xcbxv).Darren Salt
2008-11-20Some warning fixes: XINE_FORMAT_SCANF, statics in headers, consts, ...František Dvořák
2008-03-10Add Xv port selection by type (overlay or textured video).Darren Salt
2008-02-25When auto-detecting Xv ports, prefer port nos. >= configured.Darren Salt
2008-02-02Move more shared Xv config desc. & help strings; add new location to POTFILES.Darren Salt
2008-02-02Convert the XxMC plugin to use the new header file.Darren Salt
2008-02-01Port Xv port selection to xxmc.Darren Salt
2008-05-09Fix compilation failure (capitalisation).Darren Salt
2008-05-09Avoid loop for common memory operations (zeroing, copying, moving).Diego 'Flameeyes' Pettenò
2008-05-07xine_xmalloc() deprecation: replace its use with static and non-zero size.Diego 'Flameeyes' Pettenò
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-10Delete most of the CVS $Id$/$Log$ lines.Darren Salt
2007-11-09Update FSF address on non-contributed code and COPYING files.Diego 'Flameeyes' Pettenò
2007-10-01Revert cheating invalid frame sizes after fixed frame allocation.Reinhard Nißl
2007-08-26Protect previously shown frame from immediate reuse by decoder.Reinhard Nißl
2007-08-26Provide options to control ondemand disabling of bob deinterlacing.Reinhard Nißl
2007-08-26Protect drawable from beeing changed while drawing.Reinhard Nißl
2007-07-26clip overlay against sub image when calling XvMCCompositeSubpicture()Reinhard Nißl
2007-05-17Convert comments (and the occasional string where it doesn't matter) to UTF-8.Darren Salt
2007-04-13Disable bob deinterlacing on a per frame decision (continued).Reinhard Nißl
2007-04-12Disable bob deinterlacing on a per frame decision.Reinhard Nißl
2007-04-12Make bob deinterlacing more precisely and skip it on demand.Reinhard Nißl
2007-04-12Avoid keeping frames referenced which are nolonger used.Reinhard Nißl
2007-04-12Let xxmc switch back to an unaccelerated context.Reinhard Nißl
2007-04-08Mark various private arrays, structs & fn parameters as static and/or const.Darren Salt
2007-03-25Create at least a 1×1 shared image when the first frame is skipped (and thus...Diego 'Flameeyes' Pettenò
2006-07-10Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...Diego 'Flameeyes' Pettenò
2006-06-02Various static/const fixes from Gentoo.Darren Salt
2006-05-03Make various arrays and structures (mainly xine_plugin_info) const.Darren Salt
2005-09-25move alphablend to coreMiguel Freitas
2005-09-24- rename all clip_top, clip_left, clip_color... to hili_xxxx. thatMiguel 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-09Experimental bob deinterlacing support for the xxmc module.Thomas Hellström
2005-02-22XvMC update largely courtesy of Kendall Bennet, Scitechsoft:Thomas Hellström
2004-12-12huge patch ahead: reorganizing config entries with automatic conversionMichael Roitzsch
2004-11-24patch to further improve overlay blending and to elimiate static variablesMichael Roitzsch
2004-11-19Fixed segfault occuring in the xxmc plugin when it had swithed to acceleratedThomas Hellström
2004-11-14Fixed some rarely exposed locking bugs in the xxmc driver.Thomas Hellström
2004-10-30Allowed multiple simultaneous thread access in parts of the xxmc driver,Thomas Hellström
2004-10-14decrease xxmc priorityMiguel Freitas
2004-10-12xxmc: minor cosmetic changes and duplicated ratio bugfix.Thomas Hellström
2004-10-12xxmc driver updates:Thomas Hellström