summaryrefslogtreecommitdiff
path: root/vpx/vpx_integer.h
diff options
context:
space:
mode:
authorJohn Koleszar <jkoleszar@google.com>2010-06-03 10:29:04 -0400
committerJohn Koleszar <john.koleszar@on2.com>2010-06-05 16:47:23 -0400
commit7aa97a35b515bfb7d7bbcdee4db376f815343e44 (patch)
tree3b83c5bc42bb89ae561e06c89c19be9c2377d05f /vpx/vpx_integer.h
parent9a27722b98ba58282efbf668864259139d4faa18 (diff)
downloadlibvpx-7aa97a35b515bfb7d7bbcdee4db376f815343e44.tar
libvpx-7aa97a35b515bfb7d7bbcdee4db376f815343e44.tar.gz
libvpx-7aa97a35b515bfb7d7bbcdee4db376f815343e44.tar.bz2
libvpx-7aa97a35b515bfb7d7bbcdee4db376f815343e44.zip
shared library support (.so)
This patch adds support for building shared libraries when configured with the --enable-shared switch. Building DLLs would require more invasive changes to the sample utilities than I want to make in this patch, since on Windows you can't use the address of an imported symbol in a static initializer. The best way to work around this is proably to build the codec interface mapping table with an init() function, but dll support is of questionable value anyway, since most windows users will probably use a media framework lib like webmdshow, which links this library in staticly. Change-Id: Iafb48900549b0c6b67f4a05d3b790b2643d026f4
Diffstat (limited to 'vpx/vpx_integer.h')
0 files changed, 0 insertions, 0 deletions