[FFmpeg-cvslog] build: remove vda_framework from enable_weak

Clément Bœsch git at videolan.org
Sat Sep 2 17:15:42 EEST 2017


ffmpeg | branch: master | Clément Bœsch <cboesch at gopro.com> | Fri Jul 28 13:31:35 2017 +0200| [7e98c3cbb372dc1ff8abba7c7d2ffaa932fda3cd] | committer: Clément Bœsch

build: remove vda_framework from enable_weak

vda_framework is already pulled by the weakly enabled vda and
videotoolbox.

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

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

diff --git a/configure b/configure
index 9c08fb2cbe..b5e3629db0 100755
--- a/configure
+++ b/configure
@@ -3601,7 +3601,7 @@ enable_weak audiotoolbox
 enable_weak crystalhd d3d11va dxva2 vaapi vda vdpau videotoolbox_hwaccel xvmc
 enable_weak xlib libxcb libxcb_shm libxcb_shape libxcb_xfixes
 
-enable_weak cuda cuvid nvenc vda_framework videotoolbox videotoolbox_encoder
+enable_weak cuda cuvid nvenc videotoolbox videotoolbox_encoder
 
 # Enable compression/decompression libraries by default
 enable_weak zlib bzlib lzma



More information about the ffmpeg-cvslog mailing list