From 7834a54c66d46471b246b411627efe2e8ef9dd47 Mon Sep 17 00:00:00 2001 From: Vittorio Giovara Date: Wed, 3 Dec 2014 03:12:40 +0000 Subject: configure: enable vda hwaccel by default Following the old thread suggestions. Vittorio --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 355a95bdbb..9ac4a8e5fe 100755 --- a/configure +++ b/configure @@ -2245,7 +2245,7 @@ enable static enable swscale_alpha # By default, enable only those hwaccels that have no external dependencies. -enable dxva2 vdpau +enable dxva2 vda vdpau # build settings SHFLAGS='-shared -Wl,-soname,$$(@F)' -- cgit v1.2.3