Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Xiph.Org
aom-rav1e
Commits
b472a943
Commit
b472a943
authored
Apr 20, 2017
by
Jim Bankoski
Committed by
James Bankoski
Apr 21, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
test-data.mk : Fix inadvertent use of LIBVPX instead of LIBAOM.
Change-Id: If02055bf288d2def45fb2fb2f0a447a41301ba04
parent
9f21776b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
test/test-data.mk
test/test-data.mk
+1
-1
No files found.
test/test-data.mk
View file @
b472a943
...
...
@@ -25,7 +25,7 @@ LIBAOM_TEST_DATA-$(CONFIG_AV1_ENCODER) += screendata.y4m
ifeq
($(CONFIG_DECODE_PERF_TESTS),yes)
# Encode / Decode test
LIB
VPX
_TEST_DATA-$(CONFIG_AV1_ENCODER)
+=
niklas_1280_720_30.yuv
LIB
AOM
_TEST_DATA-$(CONFIG_AV1_ENCODER)
+=
niklas_1280_720_30.yuv
endif
# CONFIG_DECODE_PERF_TESTS
ifeq
($(CONFIG_ENCODE_PERF_TESTS),yes)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment