summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorJoshua Litt <joshualitt@chromium.org>2014-07-21 10:57:16 -0700
committerJoshua Litt <joshualitt@chromium.org>2014-07-25 11:02:04 -0700
commit83b843f4b167afd486676ca92327637e3574957a (patch)
tree79d63420b27d7b7cc838fc0f875df68bafe8a5be /configure
parentf932e15210820b806e7932f2ceb2e5f8758c8cc8 (diff)
downloadlibvpx-83b843f4b167afd486676ca92327637e3574957a.tar
libvpx-83b843f4b167afd486676ca92327637e3574957a.tar.gz
libvpx-83b843f4b167afd486676ca92327637e3574957a.tar.bz2
libvpx-83b843f4b167afd486676ca92327637e3574957a.zip
Encode perf test
Change-Id: I61993946fe5cbcd7ebeb6302efd9538bff022e5a
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure b/configure
index b8159c0af..528916a09 100755
--- a/configure
+++ b/configure
@@ -25,6 +25,7 @@ Advanced options:
${toggle_docs} documentation
${toggle_unit_tests} unit tests
${toggle_decode_perf_tests} build decoder perf tests with unit tests
+ ${toggle_encode_perf_tests} build encoder perf tests with unit tests
--libc=PATH path to alternate libc
--size-limit=WxH max size to allow in the decoder
--as={yasm|nasm|auto} use specified assembler [auto, yasm preferred]
@@ -325,6 +326,7 @@ CONFIG_LIST="
webm_io
libyuv
decode_perf_tests
+ encode_perf_tests
multi_res_encoding
temporal_denoising
experimental
@@ -381,6 +383,7 @@ CMDLINE_SELECT="
webm_io
libyuv
decode_perf_tests
+ encode_perf_tests
multi_res_encoding
temporal_denoising
experimental