From 1b16e74813f052c457f836795013826a3292999e Mon Sep 17 00:00:00 2001 From: Jim Bankoski Date: Mon, 23 Jul 2012 12:32:59 -0700 Subject: Dll build of libvpx Change-Id: I74e50b4dfbe73eb98e1dce1695a9973f637220c0 --- vpx/vp8cx.h | 1 + 1 file changed, 1 insertion(+) (limited to 'vpx') diff --git a/vpx/vp8cx.h b/vpx/vp8cx.h index f691c6535..504b6d7b9 100644 --- a/vpx/vp8cx.h +++ b/vpx/vp8cx.h @@ -42,6 +42,7 @@ extern vpx_codec_iface_t *vpx_codec_vp8_cx(void); * VP8 variant, which is bitstream incompatible with the default VP8 encoder. */ extern vpx_codec_iface_t vpx_codec_vp8x_cx_algo; +extern vpx_codec_iface_t *vpx_codec_vp8x_cx(void); #endif -- cgit v1.2.3