summaryrefslogtreecommitdiff
path: root/src/video_out
AgeCommit message (Expand)Author
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
2008-12-08Fix frame alloc.Christophe Thommeret
2008-12-08Export vdp_get_error_string; define MPEG12 cap.Christophe Thommeret
2008-12-05Queue bits; use-after-free fix.Christophe Thommeret
2008-12-03Overlay stuff.Christophe Thommeret
2008-12-03Decodes one picture, but does not display it.Julian Scheel
2008-12-01Fix vo_cap_vdpau_h264.Christophe Thommeret
2008-12-01Enable display of XINE_IMGFMT_VDPAU.Christophe Thommeret
2008-12-01Introduce vdpau_accel_t.Christophe Thommeret
2008-11-30Add scaling, cropping & recreate presentation_queue after drawable change (fu...Christophe Thommeret
2008-11-29Adding vo_vdpau.Christophe Thommeret
2009-01-04Introduce XVMC_LOCKDISPLAY_SAFE to solve deadlocks in certain xxmc implementa...Reinhard Nißl
2009-01-04Merge from 1.1.Darren Salt
2008-12-28Merge from 1.1.Darren Salt
2008-12-28Report when defaulting due to the requested Xv port type not being available.Darren Salt
2008-12-28Add support for Xv "blitter" adaptors.Darren Salt
2008-12-28Fix up Xv textured video selection for use with drivers for nvidia gfx hw.Darren Salt
2008-12-28Centralise some Xv-related static string array declarations.Darren Salt
2008-12-28Fix xcbxv Xv port fallback (was failing to find an Xv port).Darren Salt
2008-12-28Merge from 1.1.Darren Salt
2008-12-27Recognise XV_BICUBIC for xf86-video-ati 6.9.1.Darren Salt
2008-12-27Recognise XV_VSYNC == XV_SYNC_TO_BLANK for xf86-video-ati 6.9.1.Darren Salt
2008-12-27Clean up Xv attribute-setting functions; fix a related off-by-one (xcbxv).Darren Salt
2008-12-20Remove format warning.Diego E. 'Flameeyes' Pettenò
2008-12-20Remove unused variable.Diego E. 'Flameeyes' Pettenò
2008-12-15Merge from 1.1; update PO files; make buildable.Diego E. 'Flameeyes' Pettenò
2008-11-20Some warning fixes: XINE_FORMAT_SCANF, statics in headers, consts, ...František Dvořák
2008-11-20Fix using of the pointers, leak fixes in configfile.František Dvořák
2008-11-19Support XINE_GUI_SEND_DRAWABLE_CHANGED in DirectX video driverMatthias Ringwald
2008-11-18Fix of the two opened CACA windows in cacaxine (xine-ui).František Dvořák
2008-11-17Fix video out for directx that support YV12 or YUV2Matthias Ringwald
2008-10-30Create secondary buffer with correct pixelformatMatthias Ringwald
2008-10-19Pass native HWND through xine to SDLMatthias Ringwald
2008-11-07voraw minor fixChristophe Thommeret
2008-09-17Mingw+MSys: NLS support, --enable-stdcall-fixupCarlo Bramini
2008-08-08video_out_opengl: Activate only if visual is direct rendering capableMatthias Hopf
2008-06-23Allow for <libavutil/base64.h> etc.Darren Salt
2008-06-20Merge the avutil branch; port the "raw" video output plugin.Darren Salt
2008-05-29Merge from 1.1.Darren Salt