summaryrefslogtreecommitdiff
path: root/src/video_out/video_out_xcbxv.c
AgeCommit message (Expand)Author
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ò
2007-11-09Update FSF address on non-contributed code and COPYING files.Diego 'Flameeyes' Pettenò
2007-10-08Revert cheating invalid frame sizes after fixed frame allocation (continued).Reinhard Nißl
2007-08-16Merge all but the open()/glibc workaround from 1.1.Darren Salt
2007-06-17Merge 1.1 branch, with the BE_/LE_ macros renamed.Diego 'Flameeyes' Pettenò
2007-06-15fix possible crash in xcbxv output plugin"Christoph Pfister"
2007-08-12Add a few missing "\n"s.Darren Salt
2007-06-01Port Simon Farnsworth's xv deinterlacing fix to xcbxv.Darren Salt
2007-04-16removal of [xcb]xv deinterlacersChristoph Pfister
2007-04-24Use LOG_MODULE in log messages in the Xv & XxMC plugins.Darren Salt
2007-10-08Revert cheating invalid frame sizes after fixed frame allocation (continued).Reinhard Nißl
2007-04-14Remove #ifdef wrappers from the Xv & XcbXv plugins. Allows XcbXv to be built.Darren Salt
2007-03-29Reorder to fill hole.Diego 'Flameeyes' Pettenò
2007-03-25Create at least a 1×1 shared image when the first frame is skipped (and thus...Diego 'Flameeyes' Pettenò
2007-03-25Fix messages for video out modules. Patch by Reinhard Nissl.Diego 'Flameeyes' Pettenò
2007-02-19Fix building with LOG enabled by changing an the Xlib constant XvPacked into ...Diego 'Flameeyes' Pettenò
2007-02-15Properly repaint the whole surface during expose events. Patch by Christoph P...Diego 'Flameeyes' Pettenò
2007-02-15Commit the XCB output plugins by Christoph Pfister after testing on Gentoo pa...Diego 'Flameeyes' Pettenò