• John Koleszar's avatar
    examples: use function to get iface pointers · 987ac894
    John Koleszar authored
    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
    987ac894