Skip to content
GitLab
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
9a7023d2
Commit
9a7023d2
authored
Dec 20, 2012
by
John Koleszar
Browse files
Fix MSVS build for removed vp9/common/vp9_onyxd.h
Change-Id: I75ad0b4ca5b53b5bf759cc26a484ec196d275279
parent
08f0c7cc
Changes
2
Hide whitespace changes
Inline
Side-by-side
vp9/vp9_common.mk
View file @
9a7023d2
...
...
@@ -12,7 +12,6 @@ VP9_COMMON_SRCS-yes += vp9_common.mk
VP9_COMMON_SRCS-yes
+=
common/vp9_pragmas.h
VP9_COMMON_SRCS-yes
+=
common/vp9_ppflags.h
VP9_COMMON_SRCS-yes
+=
common/vp9_onyx.h
VP9_COMMON_SRCS-yes
+=
common/vp9_onyxd.h
VP9_COMMON_SRCS-yes
+=
common/vp9_alloccommon.c
VP9_COMMON_SRCS-yes
+=
common/vp9_asm_com_offsets.c
VP9_COMMON_SRCS-yes
+=
common/vp9_blockd.c
...
...
vp9/vp9dx.mk
View file @
9a7023d2
...
...
@@ -27,6 +27,7 @@ VP9_DX_SRCS-yes += decoder/vp9_dboolhuff.h
VP9_DX_SRCS-yes
+=
decoder/vp9_decodemv.h
VP9_DX_SRCS-yes
+=
decoder/vp9_dequantize.h
VP9_DX_SRCS-yes
+=
decoder/vp9_detokenize.h
VP9_DX_SRCS-yes
+=
decoder/vp9_onyxd.h
VP9_DX_SRCS-yes
+=
decoder/vp9_onyxd_int.h
VP9_DX_SRCS-yes
+=
decoder/vp9_treereader.h
VP9_DX_SRCS-yes
+=
decoder/vp9_onyxd_if.c
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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