summaryrefslogtreecommitdiff
path: root/src/video_out
AgeCommit message (Expand)Author
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
2009-01-10Some fixes.Christophe Thommeret
2009-01-09Add preemption reinit support.Julian Scheel
2009-01-06Add enable_inverse_telecine option; rename honnor_progressive -> honor_progre...Julian Scheel
2009-01-05Enable sharpness and noise_reduction; add an option for progressive_flag.Christophe Thommeret
2009-01-04Deinterlacer options.Christophe Thommeret
2009-01-02Add framegrabbing support; extend ARGB OSD interface.Reinhard Nißl
2008-12-31Honour deinterlace setting (tvtime method must be use_vo_driver).Christophe Thommeret
2008-12-30Enable advanced deinterlaced.Christophe Thommeret
2008-12-30Memory management cleanup; fix freeze after decoder failure.Reinhard Nißl
2008-12-30Remove some debug printfs.Julian Scheel
2008-12-30More mixer parameters.Christophe Thommeret
2008-12-30Unscaled overlay.Christophe Thommeret
2008-12-30Indentation fixes.Christophe Thommeret
2008-12-30Minor cleanups & fixes.Christophe Thommeret
2008-12-29Add future frame.Christophe Thommeret
2008-12-28Fix argb overlay; allow partial buffer updates to improve performance.Julian Scheel
2008-12-28ARGB overlay fixups.Julian Scheel
2008-12-27Progressive frame & background colour bits.Christophe Thommeret
2008-12-27User aspect ratio.Christophe Thommeret
2008-12-27Initial support for ARGB overlay.Julian Scheel
2008-12-23Set H.264 progressive_frame_flag; follow it in video_out_vdpau.Julian Scheel
2008-12-23Enable inverse telecine & noise reduction.Julian Scheel
2008-12-22Clear PTS on reset; remove a printf.Christophe Thommeret
2008-12-21Fix chroma_type.Christophe Thommeret
2008-12-20Alpha-handling optimisation.Christophe Thommeret
2008-12-19Fix queue_block.Christophe Thommeret
2008-12-19Fix mixer size.Christophe Thommeret
2008-12-18Property handling.Christophe Thommeret
2008-12-17Fix mixer update.Christophe Thommeret
2008-12-16More deinterlacing.Christophe Thommeret
2008-12-16More deinterlacing.Christophe Thommeret
2008-12-16More deinterlacing.Christophe Thommeret
2008-12-16Deinterlacing.Christophe Thommeret
2008-12-16OSD working.Christophe Thommeret
2008-12-14Overlay fixup.Christophe Thommeret
2008-12-14Overlay handling.Christophe Thommeret
2008-12-12Locking fixes.Christophe Thommeret
2008-12-10Comment out some printfs.Christophe Thommeret