mpv/libvo
ben 531000e6ae Add a new suboption to -vo xv and -vo xvmc that allows selection
of XVideo adaptor to be used (instead of default one, which is #0).

This is useful for example if you'd rather like to use the original
Overlay renderer of your GPU instead of the texture blitting engine
(which is usually default), which is number one cause of nasty
video tearing effects.



git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26762 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-13 17:52:25 +00:00
..
aclib.c
aclib_template.c
aspect.c
aspect.h
aspecttest.c Add compilation rule for libvo/aspecttest and (hackishly) fix linking. 2008-04-30 14:29:17 +00:00
fastmemcpy.h
font_load.c
font_load.h
font_load_ft.c
geometry.c
geometry.h
gl_common.c Fix and simplify lscale=2 (bicub_x) scaler, produced funny 2008-03-12 15:17:06 +00:00
gl_common.h #include config.h before all other headers. 2008-03-14 16:46:13 +00:00
gtf.c
gtf.h
jpeg_enc.c Change I_TYPE -> FF_I_TYPE to fix compilation. 2008-04-03 17:19:23 +00:00
jpeg_enc.h
mga_common.c
osd.c
osd.h
osd_font.h
osd_template.c
spuenc.c
spuenc.h
sub.c
sub.h
vesa_lvo.c
vesa_lvo.h Add missing header #includes to fix 'make checkheaders'. 2008-03-07 20:07:15 +00:00
video_out.c Add a separate definition for quartz. 2008-03-15 09:49:14 +00:00
video_out.h
video_out_internal.h Add missing header #includes to fix 'make checkheaders'. 2008-03-07 20:07:15 +00:00
videodev_mjpeg.h Add missing header #includes to fix 'make checkheaders'. 2008-03-07 20:07:15 +00:00
vo_3dfx.c Mark the vo_functions_t definitions as const where possible. 2007-12-02 14:39:15 +00:00
vo_aa.c
vo_bl.c
vo_caca.c
vo_cvidix.c
vo_dfbmga.c
vo_dga.c Replace "all rights reserved" statement with standard GPL license header. 2008-04-13 09:09:36 +00:00
vo_directfb2.c
vo_directx.c
vo_dxr2.c
vo_dxr3.c
vo_fbdev.c
vo_fbdev2.c
vo_ggi.c
vo_gif89a.c
vo_gl.c Add force-pbo suboption for faster OpenGL output. 2008-05-10 12:21:37 +00:00
vo_gl2.c
vo_ivtv.c
vo_jpeg.c
vo_macosx.h
vo_macosx.m
vo_md5sum.c
vo_mga.c
vo_mpegpes.c
vo_null.c
vo_png.c #include config.h before all other headers. 2008-03-14 16:46:13 +00:00
vo_pnm.c
vo_quartz.c
vo_quartz.h
vo_s3fb.c
vo_sdl.c Fix nonsensical license header, mpeg2dec is not GNU Make. 2008-04-09 11:31:50 +00:00
vo_svga.c Fix wrong check for vidix usage. 2008-03-09 18:49:31 +00:00
vo_tdfx_vid.c
vo_tdfxfb.c
vo_tga.c
vo_v4l2.c
vo_vesa.c
vo_winvidix.c
vo_x11.c
vo_xmga.c
vo_xover.c
vo_xv.c Add a new suboption to -vo xv and -vo xvmc that allows selection 2008-05-13 17:52:25 +00:00
vo_xvidix.c
vo_xvmc.c Add a new suboption to -vo xv and -vo xvmc that allows selection 2008-05-13 17:52:25 +00:00
vo_xvr100.c
vo_yuv4mpeg.c
vo_zr.c #include config.h before all other headers. 2008-03-14 16:46:13 +00:00
vo_zr2.c #include config.h before all other headers. 2008-03-14 16:46:13 +00:00
vosub_vidix.c
vosub_vidix.h Add missing header #includes to fix 'make checkheaders'. 2008-03-07 20:07:15 +00:00
w32_common.c
w32_common.h Add missing header #includes to fix 'make checkheaders'. 2008-03-07 20:07:15 +00:00
wskeys.h
x11_common.c revert commits 26437-26439 2008-04-19 09:58:01 +00:00
x11_common.h