mpv/libvo
Uoti Urpala 74ffb51f33 build/vdpau: drop support for dynamic loading of libvdpau
After a recent library update on my system MPlayer started crashing on
exit in XCloseDisplay() if -vo vdpau had been used. With normal
linking it works OK. Since there should be little need for the dynamic
loading functionality any more, I'll just drop it rather than try
investigating the exact problem with dynamic loading and whether it
would be fixable. VDPAU is now linked normally with -lvdpau if
available.
2010-02-26 18:37:19 +02:00
..
aclib.c Merge svn changes up to r30185 2010-01-08 01:36:05 +02:00
aclib_template.c Merge svn changes up to r30185 2010-01-08 01:36:05 +02:00
aspect.c
aspect.h
aspecttest.c Merge svn changes up to r29912 2009-11-16 07:01:46 +02:00
csputils.c Add support for adjustable TV <-> PC level conversion. 2010-01-16 19:59:31 +00:00
csputils.h Add support for adjustable TV <-> PC level conversion. 2010-01-16 19:59:31 +00:00
fastmemcpy.h
font_load.c
font_load.h Merge svn changes up to r30216 2010-01-08 02:39:39 +02:00
font_load_ft.c Merge svn changes up to r30055 2009-12-18 18:54:42 +02:00
geometry.c
geometry.h
gl_common.c Merge svn changes up to r30185 2010-01-08 01:36:05 +02:00
gl_common.h Merge svn changes up to r30185 2010-01-08 01:36:05 +02:00
gtf.c
gtf.h
jpeg_enc.c
jpeg_enc.h
matrixview.c Change license terms for matrixview to GPLv2 "or later", all known 2010-01-05 05:43:33 +00:00
matrixview.h Add missing license headers for vo_matrixview code. 2010-01-04 13:05:52 +00:00
matrixview_font.h Add missing license headers for vo_matrixview code. 2010-01-04 13:05:52 +00:00
mga_common.c
old_vo_defines.h
old_vo_wrapper.c
old_vo_wrapper.h
osd.c
osd.h
osd_font.h
osd_template.c
osx_common.c Merge svn changes up to r29912 2009-11-16 07:01:46 +02:00
osx_common.h
spuenc.c
spuenc.h
sub.c Merge svn changes up to r29912 2009-11-16 07:01:46 +02:00
sub.h
vdpau_template.c vo_vdpau: Add support for high-quality scaling feature 2009-11-15 18:39:48 +02:00
vesa_lvo.c
vesa_lvo.h
video_out.c VO: remove directfb from autoselected VOs 2010-01-31 02:05:37 +02:00
video_out.h vo_vdpau: make queuing future frame flips adjustable 2010-02-05 20:20:31 +02:00
video_out_internal.h VO interface: Remove obsolete draw_frame() from new interface 2009-09-17 18:15:20 +03:00
videodev_mjpeg.h
vo_3dfx.c
vo_aa.c Merge svn changes up to r30195 2010-01-08 02:06:42 +02:00
vo_bl.c
vo_caca.c
vo_corevideo.h
vo_corevideo.m Merge svn changes up to r30055 2009-12-18 18:54:42 +02:00
vo_cvidix.c
vo_dfbmga.c
vo_dga.c
vo_direct3d.c Merge svn changes up to r30195 2010-01-08 02:06:42 +02:00
vo_directfb2.c Merge svn changes up to r30301 2010-01-25 15:07:30 +02:00
vo_directx.c Merge svn changes up to r30375 2010-01-25 15:36:38 +02:00
vo_dxr2.c
vo_dxr3.c
vo_fbdev.c Merge svn changes up to r30250 2010-01-25 14:34:56 +02:00
vo_fbdev2.c Merge svn changes up to r30250 2010-01-25 14:34:56 +02:00
vo_ggi.c
vo_gif89a.c
vo_gl.c Merge svn changes up to r30375 2010-01-25 15:36:38 +02:00
vo_gl2.c Merge svn changes up to r30375 2010-01-25 15:36:38 +02:00
vo_ivtv.c Merge svn changes up to r30165 2010-01-08 01:05:30 +02:00
vo_jpeg.c Merge svn changes up to r30165 2010-01-08 01:05:30 +02:00
vo_kva.c
vo_matrixview.c Merge svn changes up to r30199 2010-01-08 02:08:51 +02:00
vo_md5sum.c
vo_mga.c
vo_mpegpes.c
vo_null.c
vo_png.c vo_png: add missing "#include "fmt-conversion.h" 2010-01-08 01:55:42 +02:00
vo_pnm.c Merge svn changes up to r30165 2010-01-08 01:05:30 +02:00
vo_quartz.c
vo_s3fb.c
vo_sdl.c Merge svn changes up to r30185 2010-01-08 01:36:05 +02:00
vo_svga.c
vo_tdfx_vid.c
vo_tdfxfb.c
vo_tga.c
vo_v4l2.c Merge svn changes up to r30165 2010-01-08 01:05:30 +02:00
vo_vdpau.c build/vdpau: drop support for dynamic loading of libvdpau 2010-02-26 18:37:19 +02:00
vo_vesa.c Merge svn changes up to r30195 2010-01-08 02:06:42 +02:00
vo_wii.c
vo_winvidix.c
vo_x11.c Merge svn changes up to r30195 2010-01-08 02:06:42 +02:00
vo_xmga.c
vo_xover.c
vo_xv.c Merge svn changes up to r30165 2010-01-08 01:05:30 +02:00
vo_xvidix.c
vo_xvmc.c Merge svn changes up to r30165 2010-01-08 01:05:30 +02:00
vo_xvr100.c
vo_yuv4mpeg.c
vo_zr.c
vo_zr2.c Merge svn changes up to r30165 2010-01-08 01:05:30 +02:00
vosub_vidix.c
vosub_vidix.h
w32_common.c Merge svn changes up to r29962 2009-11-23 01:56:21 +02:00
w32_common.h 100l, forgot to apply vo_w32_get_dc/vo_w32_release_dc declarations in w32_common.h 2009-11-22 14:46:43 +00:00
wskeys.h
x11_common.c x11_common: always free x11 context struct on exit 2010-01-28 01:12:34 +02:00
x11_common.h Merge svn changes up to r30216 2010-01-08 02:39:39 +02:00