vdpau: drop support for old versions
commit0ae292fbcb03fadd57501b831603783c5a5a5754
authorUoti Urpala <uau@glyph.nonexistent.invalid>
Tue, 11 May 2010 00:57:04 +0000 (11 03:57 +0300)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Tue, 11 May 2010 01:07:31 +0000 (11 04:07 +0300)
tree9c898b0ca3968225ea3b718e5e3a2c8129f4462a
parentb26d8828d403ab495ccf066ec205298af74b9be5
vdpau: drop support for old versions

Since I dropped the hack to support older libvdpau versions (without
MPEG4 / hqscaling features) from the FFmpeg version used in the build
repo it's better to disable those libvdpau versions in MPlayer
too. Change the configure check to require a newer libvdpau version,
and drop compatibility code in vo_vdpau.c.
configure
libvo/vo_vdpau.c