summaryrefslogtreecommitdiff
path: root/src/video_out
AgeCommit message (Expand)Author
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
2009-02-10Cleanups.Christophe Thommeret
2009-02-10Fix color_standard & deinterlace.Christophe Thommeret
2009-02-06Update csc at mixer_create.Christophe Thommeret
2009-02-03Allow multiple ARGB overlays.Reinhard Nißl
2009-01-31VC1 update.Christophe Thommeret
2009-01-29Blend types list termination.Christophe Thommeret
2009-01-29Clip yuv2rgb values.Christophe Thommeret
2009-01-27Fix pre-emption reinit in case an OSD was shown.Julian Scheel
2009-01-25Switch back to default color standard when necessary.Julian Scheel
2009-01-25Select correct color standard for H.264.Julian Scheel
2009-01-25Subs scaling.Christophe Thommeret
2009-01-20Disable deint for static images (ie dvd menus).Julian Scheel
2009-01-19Force a minimum video_num_frames of 22, allowing max of 30.Julian Scheel
2009-01-19Return the aspect ratio property value.Mike Lampard
2009-01-18Merge from 1.1.Darren Salt
2009-01-18Remove '#include "config.h"' from all public header files.Darren Salt
2009-01-17Fix zoom for vdpau video out.Mike Lampard
2009-01-17Merge from 1.1.Darren Salt
2009-01-17Avoid libtool running ldconfig (where not needed) at install time.Darren Salt
2009-01-15Prepare for xine_mmx.h.Darren Salt
2009-01-15Reinit fixes.Christophe Thommeret
2009-01-14Cleanups.Christophe Thommeret
2009-01-12Merge from 1.1.Darren Salt
2009-01-12Fix build of directx VO plugin.František Dvořák