commit | 987ac894037845fa406aaf7b9f502302993be295 | [log] [tgz] |
---|---|---|
author | John Koleszar <jkoleszar@google.com> | Mon Feb 28 20:06:56 2011 -0500 |
committer | John Koleszar <jkoleszar@google.com> | Mon Feb 28 20:06:59 2011 -0500 |
tree | 763dab64a20200446fe8aed3fc4b681c775854a9 | |
parent | cfaee9f7c663150d4bc478bb47e3eb4038076ca5 [diff] |
examples: use function to get iface pointers MSVC can't pass the address of global variables in a DLL correctly across DLL boundaries. This patch allows linking the examples to a libvpx dll build. Fixes issue #268. Change-Id: I1c52d076cfc68efb3efdfba019f12d53c5019f58