Skip to content
Snippets Groups Projects
Commit c92175c7 authored by Philippe Gorley's avatar Philippe Gorley Committed by Adrien Béraud
Browse files

contrib: don't compile vp9

Reduces compile time of libvpx.

Change-Id: Icbbe4e6b9affb734710caf3896714013d5d1f83d
parent dba2a07d
No related branches found
No related tags found
No related merge requests found
...@@ -91,7 +91,8 @@ VPX_CONF := \ ...@@ -91,7 +91,8 @@ VPX_CONF := \
--disable-install-docs \ --disable-install-docs \
--enable-realtime-only \ --enable-realtime-only \
--enable-error-concealment \ --enable-error-concealment \
--disable-webm-io --disable-webm-io \
--disable-vp9
ifdef HAVE_ANDROID ifdef HAVE_ANDROID
VPX_CONF += --disable-runtime-cpu-detect VPX_CONF += --disable-runtime-cpu-detect
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment