summaryrefslogtreecommitdiff
path: root/src/video_out
AgeCommit message (Expand)Author
2008-02-17nvidia driver uses XV_SYNC_TO_VBLANK attribute, not XV_DOUBLE_BUFFER as xine ...Miguel Freitas
2008-02-04Fix a few remaining and apparently harmless linkage order issues.Darren Salt
2008-01-11XineOpenViewGL bug on PPC/DarwinMatthias Ringwald
2008-01-04Pass $(X_CFLAGS) when compiling syncfb.Darren Salt
2008-01-01Avoid potential install-time mislinkage against libxine.so.2.Darren Salt
2007-07-26report unsupported frame format when blending overlayReinhard Nißl
2007-07-26report unsupported frame format and abortReinhard Nißl
2007-10-08Revert cheating invalid frame sizes after fixed frame allocation (continued).Reinhard Nißl
2007-12-31Build fix: back out the SSA subtitles change from the DirectFB video-out plugin.Darren Salt
2007-12-27Add VO_PROP_OUTPUT_* to some other video output drivers (where trivial).Darren Salt
2007-12-27[Subtitles] SSA-tags patchDubois Nicolas
2007-12-26Correct another color→colour change to a struct member name.Darren Salt
2007-12-26Correct a color→colour change to a struct member name.Darren Salt
2007-12-24Consistently use "colour", "colour key", "colour space" in output.Darren Salt
2007-11-19add support for GNU/kFreeBSDPetr Salinger ext:(%20)
2007-11-11Merge transplanted patches.Darren Salt
2007-11-11Reset the previous screen resolution after switching to fullscreen.Claudio Ciccani
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-08-12Add a few missing "\n"s.Darren Salt
2007-07-26clip overlay against sub image when calling XvMCCompositeSubpicture()Reinhard Nißl
2007-06-15fix possible crash in xcbxv output plugin"Christoph Pfister"
2007-06-13pgx32/64 need SUNDGA_CFLAGSAlbert Lee
2007-06-13Avoid name collison (don't redefine TRANSPARENT).Albert Lee
2007-06-09Add $(LTLIBINTL) for a few plugins which I'd missed.Darren Salt
2007-06-09Add $(LTLIBINTL) wherever objdump -R shows a dependency on gettext functions.Darren Salt
2007-06-08Added $(LTLIBINTL) to several targetsBen Taylor
2007-06-06[PATCH] video_out_fb crashSteve Freeland
2007-06-01Port Simon Farnsworth's xv deinterlacing fix to xcbxv.Darren Salt
2007-05-17Convert comments (and the occasional string where it doesn't matter) to UTF-8.Darren Salt
2007-05-02[PATCH] Enhance logging in demux_ts, input_dvb and video_out_xvSimon Farnsworth
2007-05-04[PATCH] Fix deinterlacing in video_out_xv.cSimon Farnsworth
2007-05-06Merge Reinhard Nissl's xxmc fixes and related changes.Darren Salt
2007-04-14Remove #ifdef wrappers from the Xv & XcbXv plugins. Allows XcbXv to be built.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-11Merge Matt Messier video output for Mac OS X.Diego 'Flameeyes' Pettenò
2007-04-10Split the DirectFB plugin into X11 and non-X versions.Darren Salt
2007-04-08Mark various private arrays, structs & fn parameters as static and/or const.Darren Salt
2007-04-06Remove executable status from all files which shouldn't have it.Darren Salt
2007-04-06Similarly, add a vidix_LTLIBRARIES class to install the vidix drivers in the ...Diego 'Flameeyes' Pettenò
2007-04-03Overhaul the Mac OS X video output plugin. XineOpenGLView is almost completelyMatt Messier
2007-04-03Rationalise use of .hgignore, removes a bunch of files that only ignored auto...Diego 'Flameeyes' Pettenò