gstreamer/win32/common
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
..
_stdint.h Windows does not have long long; copy the generated _stdint.h 2006-02-13 20:49:07 +00:00
config.h configure.ac: releasing 0.10.15, "No need to argue" 2007-11-16 00:14:33 +00:00
config.h.in gst-libs/gst/audio/gstringbuffer.c: Return NULL instead of an enum that happens to be 0, fixes warning on MSVC (#4921... 2007-11-01 12:51:57 +00:00
gstrtsp-enumtypes.c win32/: Add rtsp enumtypes (#474384) and update others. 2007-09-07 12:41:01 +00:00
gstrtsp-enumtypes.h win32/: Add rtsp enumtypes (#474384) and update others. 2007-09-07 12:41:01 +00:00
interfaces-enumtypes.c win32/: Add rtsp enumtypes (#474384) and update others. 2007-09-07 12:41:01 +00:00
interfaces-enumtypes.h win32/: Add rtsp enumtypes (#474384) and update others. 2007-09-07 12:41:01 +00:00
libgstaudio.def Makefile.am: Add check-exports target and run it with 'make check'. 2007-12-13 10:10:35 +00:00
libgstcdda.def win32/common/: More missing symbols to export (fixes #493986). 2007-11-06 16:38:49 +00:00
libgstinterfaces.def win32/common/: More missing symbols to export (fixes #493986). 2007-11-06 16:38:49 +00:00
libgstnetbuffer.def win32/common/: More missing symbols to export (fixes #493986). 2007-11-06 16:38:49 +00:00
libgstpbutils.def win32/common/: More missing symbols to export (fixes #493986). 2007-11-06 16:38:49 +00:00
libgstriff.def gst/audioresample/debug.h: replace debug macros with variable number of parameters by a simple alias to gstreamer sta... 2006-04-09 17:14:22 +00:00
libgstrtp.def win32/common/: More missing symbols to export (fixes #493986). 2007-11-06 16:38:49 +00:00
libgstrtsp.def win32/common/: More missing symbols to export (fixes #493986). 2007-11-06 16:38:49 +00:00
libgsttag.def win32/common/: More missing symbols to export (fixes #493986). 2007-11-06 16:38:49 +00:00
libgstutils.def update defs 2007-03-04 23:41:04 +00:00
libgstvideo.def win32/common/: More missing symbols to export (fixes #493986). 2007-11-06 16:38:49 +00:00
multichannel-enumtypes.c win32/: Add rtsp enumtypes (#474384) and update others. 2007-09-07 12:41:01 +00:00
multichannel-enumtypes.h add a win32-update rule like in core, and copy over enumtypes files 2006-01-29 18:21:12 +00:00