summaryrefslogtreecommitdiff
path: root/src/video_out/video_out_xcbxv.c
AgeCommit message (Expand)Author
2011-12-21Merge from 1.1.Darren Salt
2011-12-16Added missing constPetri Hintukainen
2011-03-02Recognize changes of cropping parameters within a frame and trigger recalcula...Andreas Auras
2010-04-08Merge from 1.1.Darren Salt
2010-04-08Add support for Xv gamma adjustment.Darren Salt
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2008-12-28Merge from 1.1.Darren Salt
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-28Fix xcbxv Xv port fallback (was failing to find an Xv port).Darren Salt
2008-12-28Merge from 1.1.Darren Salt
2008-12-27Recognise XV_BICUBIC for xf86-video-ati 6.9.1.Darren Salt
2008-12-27Recognise XV_VSYNC == XV_SYNC_TO_BLANK 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-12-20Remove unused variable.Diego E. 'Flameeyes' Pettenò
2011-03-02Recognize changes of cropping parameters within a frame and trigger recalcula...Andreas Auras
2008-08-13Apply the deinterlacer size fix to the XCB Xv plugin.Darren Salt
2008-05-23Merge from 1.1. VDR needs to be updated.Diego 'Flameeyes' Pettenò
2008-05-07xine_xmalloc() deprecation: replace its use with static and non-zero size.Diego 'Flameeyes' Pettenò
2008-03-10Add Xv port selection by type (overlay or textured video).Darren Salt
2008-03-10Add Xv port selection by type (overlay or textured video).Darren Salt
2008-02-29Merge from 1.1.Darren Salt
2008-02-28Unbreak xcbxv port auto-detection (broken in cset f03669a2395d).Darren Salt
2008-02-25When auto-detecting Xv ports, prefer port nos. >= configured.Darren Salt
2008-02-25When auto-detecting Xv ports, prefer port nos. >= configured.Darren Salt
2008-02-25Add more VO_CAP_* to indicate support for colour controls & zoom properties.Darren Salt
2008-02-17nvidia driver uses XV_SYNC_TO_VBLANK attribute, not XV_DOUBLE_BUFFER as xine ...Miguel Freitas
2008-02-04Tidy up Xv YUY2/YV12 checking & reporting.Darren Salt
2008-02-02Move more shared Xv config desc. & help strings; add new location to POTFILES.Darren Salt
2008-02-02Move more shared Xv config desc. & help strings; add new location to POTFILES.Darren Salt
2008-02-02Handle invalid port nos. properly (avoids a possible xcbxv segfault).Darren Salt
2008-02-02Handle invalid port nos. properly (avoids a possible xcbxv segfault).Darren Salt
2008-02-02Convert the plain Xv plugins to use the new header file.Darren Salt
2008-02-02Convert the plain Xv plugins to use the new header file.Darren Salt
2008-02-01Add Xv port selection to the XCB xv plugin.Darren Salt
2008-02-01Add Xv port selection to the XCB xv plugin.Darren Salt
2007-12-30Merge from 1.1 (except po/*; translators needed for this).Darren Salt
2007-12-30Manual port of the color→colour change to 1.2; should make merging easier.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-12-19Update all the code to the new headers layout.Diego 'Flameeyes' Pettenò
2007-12-11Bump the interface version for video output plugins.Diego 'Flameeyes' Pettenò
2007-12-11Use default_*_class_dispose macro whenever the class dispose function only ca...Diego 'Flameeyes' Pettenò
2007-12-11Use N_() rather than _(), passing the string just once to gettext().Diego 'Flameeyes' Pettenò
2007-12-11Update all video output plugins to the new identifier/description interface.Diego 'Flameeyes' Pettenò
2007-11-10Delete most of the CVS $Id$/$Log$ lines.Darren Salt
2007-11-10Merge from 1.1.Darren Salt
2007-11-09Merge FSF address changes from 1.1 branch.Diego 'Flameeyes' Pettenò