[FFmpeg-cvslog] configure: enable vda hwaccel by default

Vittorio Giovara git at videolan.org
Fri Dec 5 23:39:22 CET 2014


ffmpeg | branch: master | Vittorio Giovara <vittorio.giovara at gmail.com> | Wed Dec  3 03:12:40 2014 +0000| [7834a54c66d46471b246b411627efe2e8ef9dd47] | committer: Vittorio Giovara

configure: enable vda hwaccel by default

Following the old thread suggestions.
Vittorio

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7834a54c66d46471b246b411627efe2e8ef9dd47
---

 configure |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure b/configure
index 355a95b..9ac4a8e 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)'



More information about the ffmpeg-cvslog mailing list