ffmpeg | branch: master | Vittorio Giovara <vittorio.giov...@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)' _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog