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
b0ab6003
Commit
b0ab6003
authored
May 14, 2014
by
Tom Finegan
Committed by
Gerrit Code Review
May 14, 2014
Browse files
Merge "Rename vp9_spatial_scalable_encoder."
parents
7f868443
cea41670
Changes
2
Hide whitespace changes
Inline
Side-by-side
examples.mk
View file @
b0ab6003
...
...
@@ -67,15 +67,15 @@ ifeq ($(CONFIG_WEBM_IO),yes)
endif
vpxenc.GUID
=
548DEC74-7A15-4B2B-AFC3-AA102E7C25C1
vpxenc.DESCRIPTION
=
Full featured encoder
EXAMPLES-$(CONFIG_VP9_ENCODER)
+=
vp9_spatial_sc
alable
_encoder.c
vp9_spatial_sc
alable
_encoder.SRCS
+=
args.c args.h
vp9_spatial_sc
alable
_encoder.SRCS
+=
ivfenc.c ivfenc.h
vp9_spatial_sc
alable
_encoder.SRCS
+=
tools_common.c tools_common.h
vp9_spatial_sc
alable
_encoder.SRCS
+=
video_common.h
vp9_spatial_sc
alable
_encoder.SRCS
+=
video_writer.h video_writer.c
vp9_spatial_sc
alable
_encoder.SRCS
+=
vpxstats.c vpxstats.h
vp9_spatial_sc
alable
_encoder.GUID
=
4A38598D-627D-4505-9C7B-D4020C84100D
vp9_spatial_sc
alable
_encoder.DESCRIPTION
=
Spatial S
calable
Encoder
EXAMPLES-$(CONFIG_VP9_ENCODER)
+=
vp9_spatial_s
v
c_encoder.c
vp9_spatial_s
v
c_encoder.SRCS
+=
args.c args.h
vp9_spatial_s
v
c_encoder.SRCS
+=
ivfenc.c ivfenc.h
vp9_spatial_s
v
c_encoder.SRCS
+=
tools_common.c tools_common.h
vp9_spatial_s
v
c_encoder.SRCS
+=
video_common.h
vp9_spatial_s
v
c_encoder.SRCS
+=
video_writer.h video_writer.c
vp9_spatial_s
v
c_encoder.SRCS
+=
vpxstats.c vpxstats.h
vp9_spatial_s
v
c_encoder.GUID
=
4A38598D-627D-4505-9C7B-D4020C84100D
vp9_spatial_s
v
c_encoder.DESCRIPTION
=
VP9
Spatial S
VC
Encoder
ifneq
($(CONFIG_SHARED),yes)
EXAMPLES-$(CONFIG_VP9_ENCODER)
+=
resize_util.c
...
...
examples/vp9_spatial_sc
alable
_encoder.c
→
examples/vp9_spatial_s
v
c_encoder.c
View file @
b0ab6003
File moved
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