gstreamer/win32
Tim-Philipp Müller b9cbedfb59 Makefile.am: Add check-exports target and run it with 'make check'.
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.
2007-12-13 10:10:35 +00:00
..
common Makefile.am: Add check-exports target and run it with 'make check'. 2007-12-13 10:10:35 +00:00
vs6 win32/vs6/libgstfft.dsp: Convert line endings to DOS. 2007-11-15 21:40:53 +00:00
vs7 gst/audiotestsrc/gstaudiotestsrc.c: added defines of M_PI and M_PI_2 2006-02-28 21:21:07 +00:00
vs8 Fix compilation on win32 under VS8 2006-12-01 10:27:54 +00:00
MANIFEST win32/: Add a project file for fft plugin and remove socket based plugin which don't build from the workspace.* win32... 2007-11-15 21:14:04 +00:00