summaryrefslogtreecommitdiff
path: root/test/simple_encoder.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/simple_encoder.sh')
-rwxr-xr-xtest/simple_encoder.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/simple_encoder.sh b/test/simple_encoder.sh
index a0b0e132e..c4a628030 100755
--- a/test/simple_encoder.sh
+++ b/test/simple_encoder.sh
@@ -34,7 +34,7 @@ simple_encoder() {
return 1
fi
- eval "${encoder}" "${codec}" "${YUV_RAW_INPUT_WIDTH}" \
+ eval "${VPX_TEST_PREFIX}" "${encoder}" "${codec}" "${YUV_RAW_INPUT_WIDTH}" \
"${YUV_RAW_INPUT_HEIGHT}" "${YUV_RAW_INPUT}" "${output_file}" 9999 \
${devnull}