summaryrefslogtreecommitdiff
path: root/src/video_out
AgeCommit message (Expand)Author
2010-08-16Fix building with recent videoprotoGeoff Leach
2010-07-29Spelling fixes.Darren Salt
2010-07-15Change order of locking drawable and frame output callback to avoid deadlock.Reinhard Nißl
2010-07-15Fix locking order of drawable and display to avoid deadlock.Reinhard Nißl
2010-07-12Avoid X11 error bad drawable when drawable changes while displaying.Reinhard Nißl
2010-05-21Check for mpeg4-part2 vdpau hardware support.Christophe Thommeret
2010-05-21Separate options for SD and HD vdpau deint.Christophe Thommeret
2010-05-10Add an option to configure VDPAU deinterlace filter for SD content.Christophe Thommeret
2010-04-27vdpau: properly unlock the display in preemption reinit.Christophe Thommeret
2010-04-08Add two new VO_CAP_*: SHARPNESS and NOISE_REDUCTION. Fix vdpau VO driver caps.Christophe Thommeret
2010-04-08Merge from 1.1.Darren Salt
2010-04-08Add support for Xv gamma adjustment.Darren Salt
2010-01-21Backport YUV build optimisation.Darren Salt
2010-01-21Fix width and padding bugs in opengl fragprog rendererEddie Goodall
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2010-01-21Tidy up YUV library requirements.Darren Salt
2010-01-21Merge from 1.1.Darren Salt
2010-01-21video_out_vdpau: provide configureable background colorReinhard Nißl
2010-01-20Use pkg-config for vdpau where possible; fix excessive libvdpau linkage.Darren Salt
2010-01-15Cleanup of log messagesChristophe Thommeret
2010-01-14Don't deinterlace still framesChristophe Thommeret
2010-01-13Clear VDPAU surfaces on new streams.Christophe Thommeret
2009-12-17Merge from 1.2 main.Darren Salt
2009-12-01Remove some cruft left over from porting vdpau to 1.2.Darren Salt
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-11-25Added VDPAU support for studio levels instead of PC levels (0-255) in RGB col...Rolf Ahrenberg
2009-11-20Merge from 1.1; merge vdpau (with adjustments for 1.2).Darren Salt
2009-11-20Merge vdpau. THIS CONTAINS ABI CHANGES and is therefore not xine-lib 1.1.Darren Salt
2009-10-21Cleanup.Christophe Thommeret
2009-09-07High Quality Scaling.Christophe Thommeret
2009-08-14Default to LOCKDISPLAY atm.Christophe Thommeret
2009-08-14Better deint when paused.Christophe Thommeret
2009-08-06Better deinterlacer logging.Christophe Thommeret
2009-07-08Don't process second field if no future_frame.Christophe Thommeret
2009-06-18Destroy all surfaces before device_destroy.Christophe Thommeret
2009-06-18Fix soft_surface size update.Christophe Thommeret
2009-06-13Minor deinterlace fix.Christophe Thommeret
2009-06-12Query features and enable accordingly; cleanup.Christophe Thommeret
2009-06-11video_window_overlay + vdpau_dispose fixes.Christophe Thommeret
2009-06-10Add half-rate deinterlacers; make XLock/UnlockDisplay compilation conditionnalChristophe Thommeret
2009-04-21Fix display_queue timestamps & bad scaling of overlay with zoom.Christophe Thommeret
2009-03-23Allow interception of vdpau frame type by post plugins; fix dpb issues on bro...Reinhard Nißl
2009-03-08Fix mixer attributes after pre-emption.Christophe Thommeret
2009-03-06Fix deinterlacing settings after a pre-emption.Julian Scheel
2009-02-25Add skip_chroma_deinterlace option.Christophe Thommeret
2009-02-21Top/bottom fix.Christophe Thommeret
2009-02-20Set background color after pre-emption.Christophe Thommeret
2009-02-19Fix overlays recreation after pre-emption.Christophe Thommeret
2009-02-19Top/bottom fix.Christophe Thommeret
2009-02-11vo_vdpau: try to get frame duration from previous img->pts when frame->durati...Christophe Thommeret