| Index: source/libvpx/test/tools_common.sh
|
| diff --git a/source/libvpx/test/tools_common.sh b/source/libvpx/test/tools_common.sh
|
| index 27785c3efe164866c14eddfcf6545265a2ea8002..34c15168a760131f9d921a44deecc98c27a764e0 100755
|
| --- a/source/libvpx/test/tools_common.sh
|
| +++ b/source/libvpx/test/tools_common.sh
|
| @@ -401,6 +401,7 @@ VP8_IVF_FILE="${LIBVPX_TEST_DATA_PATH}/vp80-00-comprehensive-001.ivf"
|
| VP9_IVF_FILE="${LIBVPX_TEST_DATA_PATH}/vp90-2-09-subpixel-00.ivf"
|
|
|
| VP9_WEBM_FILE="${LIBVPX_TEST_DATA_PATH}/vp90-2-00-quantizer-00.webm"
|
| +VP9_FPM_WEBM_FILE="${LIBVPX_TEST_DATA_PATH}/vp90-2-07-frame_parallel-1.webm"
|
|
|
| YUV_RAW_INPUT="${LIBVPX_TEST_DATA_PATH}/hantro_collage_w352h288.yuv"
|
| YUV_RAW_INPUT_WIDTH=352
|
|
|