From 44dbc7caa05f1e06029b0195b2f2e1eed3097f7a Mon Sep 17 00:00:00 2001 From: Yi Luo Date: Wed, 26 Apr 2017 14:19:49 -0700 Subject: [PATCH] Update --enable-aom-highbitdepth to --enable-highbitdepth Change-Id: I342d5644a46840cce6d3e493fe6af187ce943d01 --- scripts/runconfig_hbd.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/runconfig_hbd.sh b/scripts/runconfig_hbd.sh index 441df9c50..706385359 100755 --- a/scripts/runconfig_hbd.sh +++ b/scripts/runconfig_hbd.sh @@ -4,7 +4,7 @@ platform=x86_64-linux-gcc codec=--enable-av1 libsrc=aom -bitdepth=--enable-aom-highbitdepth +bitdepth=--enable-highbitdepth #bitdepth= #debug=--enable-debug debug= -- 2.49.0