]> granicus.if.org Git - libvpx/commitdiff
Allow building multi-res encoder with --shared
authorJohann <johannkoenig@google.com>
Tue, 16 Dec 2014 20:47:53 +0000 (12:47 -0800)
committerJohann <johannkoenig@google.com>
Tue, 16 Dec 2014 20:47:53 +0000 (12:47 -0800)
Export vpx_codec_enc_init_multi_ver so the vp8 multi res encoder example
can see it when building shared.

Change-Id: Ic5222b1b6d949f39c7e50c3bc58fb76bece2a3f1

vpx/exports_enc

index 8885920654558da8a35f9c2cf36b5376036cd21d..e4707ba10822a16c97373242e3da774b1a022f0a 100644 (file)
@@ -1,5 +1,6 @@
 text vpx_codec_enc_config_default
 text vpx_codec_enc_config_set
+text vpx_codec_enc_init_multi_ver
 text vpx_codec_enc_init_ver
 text vpx_codec_encode
 text vpx_codec_get_cx_data