mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 22:36:33 +00:00
b9cbedfb59
Original commit message from CVS: * Makefile.am: Add check-exports target and run it with 'make check'. * configure.ac: Be stricter about what we export in our libraries: change regexp so that we only export _gst_foo(), but not __gst_foo(). * gst-libs/gst/cdda/base64.h: (rfc822_binary): * gst-libs/gst/cdda/sha1.h: (sha_init), (sha_update), (sha_final): Change internal functions to __gst_foo so they dont' get exported. * win32/common/libgstaudio.def: Add missing symbols. |
||
---|---|---|
.. | ||
_stdint.h | ||
config.h | ||
config.h.in | ||
gstrtsp-enumtypes.c | ||
gstrtsp-enumtypes.h | ||
interfaces-enumtypes.c | ||
interfaces-enumtypes.h | ||
libgstaudio.def | ||
libgstcdda.def | ||
libgstinterfaces.def | ||
libgstnetbuffer.def | ||
libgstpbutils.def | ||
libgstriff.def | ||
libgstrtp.def | ||
libgstrtsp.def | ||
libgsttag.def | ||
libgstutils.def | ||
libgstvideo.def | ||
multichannel-enumtypes.c | ||
multichannel-enumtypes.h |