Skip to content
Snippets Groups Projects
Commit 87a3129e authored by James Zern's avatar James Zern Committed by Gerrit Code Review
Browse files

Merge "move resize_util.c to examples/"

parents fe49c052 98e16b1b
No related branches found
No related tags found
No related merge requests found
......@@ -66,7 +66,7 @@ vp9_spatial_scalable_encoder.GUID = 4A38598D-627D-4505-9C7B-D4020C84100D
vp9_spatial_scalable_encoder.DESCRIPTION = Spatial Scalable Encoder
ifeq ($(CONFIG_SHARED),no)
UTILS-$(CONFIG_VP9_ENCODER) += resize_util.c
EXAMPLES-$(CONFIG_VP9_ENCODER) += resize_util.c
endif
# XMA example disabled for now, not used in VP8
......
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment