]> granicus.if.org Git - libvpx/commitdiff
remove unused svc exports
authorJohann <johannkoenig@google.com>
Tue, 21 May 2019 21:15:18 +0000 (14:15 -0700)
committerJohann Koenig <johannkoenig@google.com>
Wed, 29 May 2019 21:14:39 +0000 (21:14 +0000)
The spatial svc implementation has moved outside the library:
commit ed8f189cccda9168fd400d1ba6661b1bc14a3afa
  Refactor: move svc example files to from vpx/ to  examples/

BUG=webm:1629

Change-Id: I31c3ae7b20a6bd50615d1d6e48d4f93beca939e6

libs.mk
vpx/exports_spatial_svc [deleted file]

diff --git a/libs.mk b/libs.mk
index d0c4d6426a3be94702adcaa82e42807dd303fc51..28633ce041699c510b4cd8ef0d6ff5e78ab99818 100644 (file)
--- a/libs.mk
+++ b/libs.mk
@@ -145,7 +145,6 @@ INSTALL-SRCS-$(CONFIG_CODEC_SRCS) += vpx_dsp/x86/bitdepth_conversion_sse2.asm
 endif
 CODEC_EXPORTS-yes += vpx/exports_com
 CODEC_EXPORTS-$(CONFIG_ENCODERS) += vpx/exports_enc
-CODEC_EXPORTS-$(CONFIG_VP9_ENCODER) += vpx/exports_spatial_svc
 CODEC_EXPORTS-$(CONFIG_DECODERS) += vpx/exports_dec
 
 INSTALL-LIBS-yes += include/vpx/vpx_codec.h
diff --git a/vpx/exports_spatial_svc b/vpx/exports_spatial_svc
deleted file mode 100644 (file)
index 9d60cb6..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-text vpx_svc_dump_statistics
-text vpx_svc_encode
-text vpx_svc_init
-text vpx_svc_release
-text vpx_svc_set_options