summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorRĂ©mi Denis-Courmont <remi@remlab.net>2015-10-28 21:21:51 +0200
committerVittorio Giovara <vittorio.giovara@gmail.com>2015-10-30 12:46:56 +0100
commitd35d0c723e3c8fc8cde76bf677f67928f5e179a8 (patch)
treebfccb84b4e2cc53031e458e8c84d127c22ba71bb /configure
parentf53583ea6e2e3fda4e4aa363f9a62cff4285affb (diff)
vdpau: remove dysfunctional H.263 support
The VDPAU API never explicitly supported H.263 in the first place. Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure b/configure
index cbd8c5aa52..7e80f9a6c1 100755
--- a/configure
+++ b/configure
@@ -2060,8 +2060,6 @@ vdpau_deps="vdpau_vdpau_h vdpau_vdpau_x11_h"
h263_vaapi_hwaccel_deps="vaapi"
h263_vaapi_hwaccel_select="h263_decoder"
-h263_vdpau_hwaccel_deps="vdpau"
-h263_vdpau_hwaccel_select="h263_decoder"
h264_d3d11va_hwaccel_deps="d3d11va"
h264_d3d11va_hwaccel_select="h264_decoder"
h264_dxva2_hwaccel_deps="dxva2"