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
10afa9e2
Commit
10afa9e2
authored
Oct 30, 2012
by
Paul Wilkins
Committed by
Gerrit Code Review
Oct 30, 2012
Browse files
Merge "Make implicit_segmentation-related code an experiment." into experimental
parents
edd66a99
81666571
Changes
2
Hide whitespace changes
Inline
Side-by-side
configure
View file @
10afa9e2
...
...
@@ -224,6 +224,7 @@ EXPERIMENT_LIST="
switchable_interp
newbestrefmv
new_mvref
implicit_segmentation
"
CONFIG_LIST
=
"
external_build
...
...
vp8/vp8_common.mk
View file @
10afa9e2
...
...
@@ -78,7 +78,7 @@ VP8_COMMON_SRCS-yes += common/setupintrarecon.c
VP8_COMMON_SRCS-yes
+=
common/swapyv12buffer.c
VP8_COMMON_SRCS-$(CONFIG_POSTPROC_VISUALIZER)
+=
common/textblit.c
VP8_COMMON_SRCS-yes
+=
common/treecoder.c
VP8_COMMON_SRCS-
yes
+=
common/implicit_segmentation.c
VP8_COMMON_SRCS-
$(CONFIG_IMPLICIT_SEGMENTATION)
+=
common/implicit_segmentation.c
VP8_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64)
+=
common/x86/idct_x86.h
VP8_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64)
+=
common/x86/subpixel_x86.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