Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
aom-rav1e
Commits
3fc0f5ed
Commit
3fc0f5ed
authored
Aug 12, 2015
by
Jingning Han
Committed by
Gerrit Code Review
Aug 12, 2015
Browse files
Merge "Android.mk: add missing vp10_rtcd.h dep"
parents
470cbfcb
c927e94f
Changes
1
Hide whitespace changes
Inline
Side-by-side
build/make/Android.mk
View file @
3fc0f5ed
...
...
@@ -174,6 +174,9 @@ endif
ifeq
($(CONFIG_VP9), yes)
$$(rtcd_dep_template_SRCS)
:
vp9_rtcd.h
endif
ifeq
($(CONFIG_VP10), yes)
$$(rtcd_dep_template_SRCS)
:
vp10_rtcd.h
endif
$$(rtcd_dep_template_SRCS)
:
vpx_scale_rtcd.h
$$(rtcd_dep_template_SRCS)
:
vpx_dsp_rtcd.h
...
...
Write
Preview
Supports
Markdown
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