summaryrefslogtreecommitdiff
path: root/examples.mk
diff options
context:
space:
mode:
authorDmitry Kovalev <dkovalev@google.com>2014-03-03 17:41:51 -0800
committerDmitry Kovalev <dkovalev@google.com>2014-03-05 10:38:17 -0800
commitcb4eb7901dd251215a7540ef000ffadbe6ae9d50 (patch)
treec9fc520175168e61285f6df943b1dffcc0101a1e /examples.mk
parentd73c4ac84d2caa486c1ef96ef976506a49fd2be3 (diff)
downloadlibvpx-cb4eb7901dd251215a7540ef000ffadbe6ae9d50.tar.gz
libvpx-cb4eb7901dd251215a7540ef000ffadbe6ae9d50.tar.bz2
libvpx-cb4eb7901dd251215a7540ef000ffadbe6ae9d50.zip
Converting vp8cx_set_ref example to use new API.
Change-Id: I8e40811c85c2246da75d9f06c4fda1a5079fcc71
Diffstat (limited to 'examples.mk')
-rw-r--r--examples.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples.mk b/examples.mk
index aeb54ab5b..f68c46dfb 100644
--- a/examples.mk
+++ b/examples.mk
@@ -150,6 +150,10 @@ vp8_set_maps.SRCS += video_writer.h video_writer.c
vp8_set_maps.GUID = ECB2D24D-98B8-4015-A465-A4AF3DCC145F
vp8_set_maps.DESCRIPTION = VP8 set active and ROI maps
EXAMPLES-$(CONFIG_VP8_ENCODER) += vp8cx_set_ref.c
+vp8cx_set_ref.SRCS += ivfenc.h ivfenc.c
+vp8cx_set_ref.SRCS += tools_common.h tools_common.c
+vp8cx_set_ref.SRCS += video_common.h
+vp8cx_set_ref.SRCS += video_writer.h video_writer.c
vp8cx_set_ref.GUID = C5E31F7F-96F6-48BD-BD3E-10EBF6E8057A
vp8cx_set_ref.DESCRIPTION = VP8 set encoder reference frame