mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-13 02:45:35 +00:00
07d2dbfdfe
Add a .def file for win32 builds (and make check-exports). Fix LDFLAGS in Makefile.am, so the usual export regexps are used (fixes #573165). Make sure private marshaller functions aren't exported by prefixing them with __gst; also rename gst_app_marshal_OBJECT__VOID to _BUFFER__VOID, make it static and add a comment why we're not using glib-genmarshal for this one. |
||
---|---|---|
.. | ||
.gitignore | ||
gstapp-marshal.list | ||
gstappbuffer.c | ||
gstappbuffer.h | ||
gstappsink.c | ||
gstappsink.h | ||
gstappsrc.c | ||
gstappsrc.h | ||
Makefile.am |