From 5609a6986f3eb3c452d66d373b6081df5c6fb34c Mon Sep 17 00:00:00 2001 From: Christian König Date: Wed, 29 Apr 2015 15:35:02 +0200 Subject: st/vdpau: add HEVC support v2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit v2: fix return code Signed-off-by: Christian König Reviewed-by: Leo Liu --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 4e751e3682..7ddb47a2bd 100644 --- a/configure.ac +++ b/configure.ac @@ -81,7 +81,7 @@ LIBUDEV_REQUIRED=151 GLPROTO_REQUIRED=1.4.14 LIBOMXIL_BELLAGIO_REQUIRED=0.0 LIBVA_REQUIRED=0.35.0 -VDPAU_REQUIRED=0.4.1 +VDPAU_REQUIRED=1.1 WAYLAND_REQUIRED=1.2.0 XCB_REQUIRED=1.9.3 XCBDRI2_REQUIRED=1.8 -- cgit v1.2.3