build/vdpau: drop support for dynamic loading of libvdpau
commit74ffb51f33764fecaf94f5c1a429b553272bd196
authorUoti Urpala <uau@glyph.nonexistent.invalid>
Fri, 26 Feb 2010 16:37:19 +0000 (26 18:37 +0200)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Fri, 26 Feb 2010 16:37:19 +0000 (26 18:37 +0200)
tree24de42552a2ae32e28fb7eae87ecb41f2ff37d17
parent5ff421bf5d7e08a2003a333d1db49e7756f4fe2e
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.
configure
libvo/vo_vdpau.c