]> granicus.if.org Git - libvpx/commit
simple_encode_test: fix input file path
authorJames Zern <jzern@google.com>
Sun, 6 Jun 2021 02:30:04 +0000 (19:30 -0700)
committerJames Zern <jzern@google.com>
Wed, 9 Jun 2021 21:54:35 +0000 (14:54 -0700)
commit71d09c34fff6f51a153b8732eef6bfb4e381fcbf
tree2a11aca8c45002112da438fe8636fc3cd45affaf
parent463d33145de28770f815466db0ffc85d14442043
simple_encode_test: fix input file path

this allows the file to be located in LIBVPX_TEST_DATA_PATH similar to
other test sources.

Bug: webm:1731
Change-Id: I51606635d91871e7c179aa8d20d4841b0d60b6ad
test/simple_encode_test.cc