Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
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
e0503b9c
Commit
e0503b9c
authored
Aug 28, 2014
by
Dmitry Kovalev
Committed by
Gerrit Code Review
Aug 28, 2014
Browse files
Merge "vp8_multi_resolution_encoder: Huge cleanup."
parents
bdb8c261
0c1b9c79
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
examples.mk
View file @
e0503b9c
...
...
@@ -186,7 +186,9 @@ vp8cx_set_ref.DESCRIPTION = VP8 set encoder reference frame
ifeq
($(CONFIG_MULTI_RES_ENCODING),yes)
ifeq
($(CONFIG_LIBYUV),yes)
EXAMPLES-$(CONFIG_VP8_ENCODER)
+=
vp8_multi_resolution_encoder.c
vp8_multi_resolution_encoder.SRCS
+=
ivfenc.h ivfenc.c
vp8_multi_resolution_encoder.SRCS
+=
tools_common.h tools_common.c
vp8_multi_resolution_encoder.SRCS
+=
video_writer.h video_writer.c
vp8_multi_resolution_encoder.SRCS
+=
$(LIBYUV_SRCS)
vp8_multi_resolution_encoder.GUID
=
04f8738e-63c8-423b-90fa-7c2703a374de
vp8_multi_resolution_encoder.DESCRIPTION
=
VP8 Multiple-resolution Encoding
...
...
examples/vp8_multi_resolution_encoder.c
View file @
e0503b9c
This diff is collapsed.
Click to expand it.
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