Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
BC
public
external
libvpx
Commits
5ba8c798
Commit
5ba8c798
authored
10 years ago
by
Dmitry Kovalev
Browse files
Options
Download
Patches
Plain Diff
Enabling example code build for both VP8 and VP9.
Change-Id: I1bf7e34e6735461e4e587b6b806c2abc3fe63013
parent
e9b6c5f6
v1.14.0-linphone
1.4.X
feature/update_to_v1.9.0-linphone
feature/uwp_nuget
highbitdepth
indianrunnerduck
javanwhistlingduck
khakicampbell
linphone
linphone-android
linphone-old
longtailedduck
m49-2623
m52-2743
m54-2840
m56-2924
m66-3359
m68-3440
mandarinduck
nextgen
nextgenv2
sandbox/Jingning/experimental
sandbox/Jingning/vpx
sandbox/aconverse@google.com/ansbench
sandbox/hkuang@google.com/decode
sandbox/jimbankoski@google.com/proposed-aom
sandbox/jingning@google.com/decoder_test_suite
sandbox/jingning@google.com/experimental
sandbox/jzern@google.com/test
sandbox/wangch@google.com/vp9
sandbox/yaowu@google.com/mergeaom
v1.12.0-linphone
v1.6.1_linphone
v1.7.0-linphone
v1.9.0-linphone
v1.9.0
v1.9.0-rc1
v1.8.2
v1.8.1
v1.8.0
v1.7.0
v1.6.1
v1.6.0
v1.5.0
v1.4.0
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
examples.mk
+6
-8
examples.mk
with
6 additions
and
8 deletions
examples.mk
+
6
−
8
View file @
5ba8c798
...
@@ -114,7 +114,7 @@ vpx_temporal_svc_encoder.SRCS += video_common.h
...
@@ -114,7 +114,7 @@ vpx_temporal_svc_encoder.SRCS += video_common.h
vpx_temporal_svc_encoder.SRCS
+=
video_writer.h video_writer.c
vpx_temporal_svc_encoder.SRCS
+=
video_writer.h video_writer.c
vpx_temporal_svc_encoder.GUID
=
B18C08F2-A439-4502-A78E-849BE3D60947
vpx_temporal_svc_encoder.GUID
=
B18C08F2-A439-4502-A78E-849BE3D60947
vpx_temporal_svc_encoder.DESCRIPTION
=
Temporal SVC Encoder
vpx_temporal_svc_encoder.DESCRIPTION
=
Temporal SVC Encoder
EXAMPLES-$(CONFIG_
VP8_
DECODER
)
+=
simple_decoder.c
EXAMPLES-$(CONFIG_DECODER
S)
+=
simple_decoder.c
simple_decoder.GUID
=
D3BBF1E9-2427-450D-BBFF-B2843C1D44CC
simple_decoder.GUID
=
D3BBF1E9-2427-450D-BBFF-B2843C1D44CC
simple_decoder.SRCS
+=
ivfdec.h ivfdec.c
simple_decoder.SRCS
+=
ivfdec.h ivfdec.c
simple_decoder.SRCS
+=
tools_common.h tools_common.c
simple_decoder.SRCS
+=
tools_common.h tools_common.c
...
@@ -123,7 +123,7 @@ simple_decoder.SRCS += video_reader.h video_reader.c
...
@@ -123,7 +123,7 @@ simple_decoder.SRCS += video_reader.h video_reader.c
simple_decoder.SRCS
+=
vpx_ports/mem_ops.h
simple_decoder.SRCS
+=
vpx_ports/mem_ops.h
simple_decoder.SRCS
+=
vpx_ports/mem_ops_aligned.h
simple_decoder.SRCS
+=
vpx_ports/mem_ops_aligned.h
simple_decoder.DESCRIPTION
=
Simplified decoder loop
simple_decoder.DESCRIPTION
=
Simplified decoder loop
EXAMPLES-$(CONFIG_
VP8_
DECODER
)
+=
postproc.c
EXAMPLES-$(CONFIG_DECODER
S)
+=
postproc.c
postproc.SRCS
+=
ivfdec.h ivfdec.c
postproc.SRCS
+=
ivfdec.h ivfdec.c
postproc.SRCS
+=
tools_common.h tools_common.c
postproc.SRCS
+=
tools_common.h tools_common.c
postproc.SRCS
+=
video_common.h
postproc.SRCS
+=
video_common.h
...
@@ -132,7 +132,7 @@ postproc.SRCS += vpx_ports/mem_ops.h
...
@@ -132,7 +132,7 @@ postproc.SRCS += vpx_ports/mem_ops.h
postproc.SRCS
+=
vpx_ports/mem_ops_aligned.h
postproc.SRCS
+=
vpx_ports/mem_ops_aligned.h
postproc.GUID
=
65E33355-F35E-4088-884D-3FD4905881D7
postproc.GUID
=
65E33355-F35E-4088-884D-3FD4905881D7
postproc.DESCRIPTION
=
Decoder postprocessor control
postproc.DESCRIPTION
=
Decoder postprocessor control
EXAMPLES-$(CONFIG_
VP8_
DECODER
)
+=
decode_to_md5.c
EXAMPLES-$(CONFIG_DECODER
S)
+=
decode_to_md5.c
decode_to_md5.SRCS
+=
md5_utils.h md5_utils.c
decode_to_md5.SRCS
+=
md5_utils.h md5_utils.c
decode_to_md5.SRCS
+=
ivfdec.h ivfdec.c
decode_to_md5.SRCS
+=
ivfdec.h ivfdec.c
decode_to_md5.SRCS
+=
tools_common.h tools_common.c
decode_to_md5.SRCS
+=
tools_common.h tools_common.c
...
@@ -142,7 +142,7 @@ decode_to_md5.SRCS += vpx_ports/mem_ops.h
...
@@ -142,7 +142,7 @@ decode_to_md5.SRCS += vpx_ports/mem_ops.h
decode_to_md5.SRCS
+=
vpx_ports/mem_ops_aligned.h
decode_to_md5.SRCS
+=
vpx_ports/mem_ops_aligned.h
decode_to_md5.GUID
=
59120B9B-2735-4BFE-B022-146CA340FE42
decode_to_md5.GUID
=
59120B9B-2735-4BFE-B022-146CA340FE42
decode_to_md5.DESCRIPTION
=
Frame by frame MD5 checksum
decode_to_md5.DESCRIPTION
=
Frame by frame MD5 checksum
EXAMPLES-$(CONFIG_
VP8_
ENCODER
)
+=
simple_encoder.c
EXAMPLES-$(CONFIG_ENCODER
S)
+=
simple_encoder.c
simple_encoder.SRCS
+=
ivfenc.h ivfenc.c
simple_encoder.SRCS
+=
ivfenc.h ivfenc.c
simple_encoder.SRCS
+=
tools_common.h tools_common.c
simple_encoder.SRCS
+=
tools_common.h tools_common.c
simple_encoder.SRCS
+=
video_common.h
simple_encoder.SRCS
+=
video_common.h
...
@@ -156,22 +156,20 @@ vp9_lossless_encoder.SRCS += video_common.h
...
@@ -156,22 +156,20 @@ vp9_lossless_encoder.SRCS += video_common.h
vp9_lossless_encoder.SRCS
+=
video_writer.h video_writer.c
vp9_lossless_encoder.SRCS
+=
video_writer.h video_writer.c
vp9_lossless_encoder.GUID
=
B63C7C88-5348-46DC-A5A6-CC151EF93366
vp9_lossless_encoder.GUID
=
B63C7C88-5348-46DC-A5A6-CC151EF93366
vp9_lossless_encoder.DESCRIPTION
=
Simplified lossless VP9 encoder
vp9_lossless_encoder.DESCRIPTION
=
Simplified lossless VP9 encoder
EXAMPLES-$(CONFIG_
VP8_
ENCODER
)
+=
twopass_encoder.c
EXAMPLES-$(CONFIG_ENCODER
S)
+=
twopass_encoder.c
twopass_encoder.SRCS
+=
ivfenc.h ivfenc.c
twopass_encoder.SRCS
+=
ivfenc.h ivfenc.c
twopass_encoder.SRCS
+=
tools_common.h tools_common.c
twopass_encoder.SRCS
+=
tools_common.h tools_common.c
twopass_encoder.SRCS
+=
video_common.h
twopass_encoder.SRCS
+=
video_common.h
twopass_encoder.SRCS
+=
video_writer.h video_writer.c
twopass_encoder.SRCS
+=
video_writer.h video_writer.c
twopass_encoder.GUID
=
73494FA6-4AF9-4763-8FBB-265C92402FD8
twopass_encoder.GUID
=
73494FA6-4AF9-4763-8FBB-265C92402FD8
twopass_encoder.DESCRIPTION
=
Two-pass encoder loop
twopass_encoder.DESCRIPTION
=
Two-pass encoder loop
ifeq
($(CONFIG_DECODERS),yes)
EXAMPLES-$(CONFIG_DECODERS)
+=
decode_with_drops.c
EXAMPLES-$(CONFIG_VP8_ENCODER)
+=
decode_with_drops.c
decode_with_drops.SRCS
+=
ivfdec.h ivfdec.c
decode_with_drops.SRCS
+=
ivfdec.h ivfdec.c
decode_with_drops.SRCS
+=
tools_common.h tools_common.c
decode_with_drops.SRCS
+=
tools_common.h tools_common.c
decode_with_drops.SRCS
+=
video_common.h
decode_with_drops.SRCS
+=
video_common.h
decode_with_drops.SRCS
+=
video_reader.h video_reader.c
decode_with_drops.SRCS
+=
video_reader.h video_reader.c
decode_with_drops.SRCS
+=
vpx_ports/mem_ops.h
decode_with_drops.SRCS
+=
vpx_ports/mem_ops.h
decode_with_drops.SRCS
+=
vpx_ports/mem_ops_aligned.h
decode_with_drops.SRCS
+=
vpx_ports/mem_ops_aligned.h
endif
decode_with_drops.GUID
=
CE5C53C4-8DDA-438A-86ED-0DDD3CDB8D26
decode_with_drops.GUID
=
CE5C53C4-8DDA-438A-86ED-0DDD3CDB8D26
decode_with_drops.DESCRIPTION
=
Drops frames
while
decoding
decode_with_drops.DESCRIPTION
=
Drops frames
while
decoding
EXAMPLES-$(CONFIG_ENCODERS)
+=
set_maps.c
EXAMPLES-$(CONFIG_ENCODERS)
+=
set_maps.c
...
...
This diff is collapsed.
Click to expand it.
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!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets