Tim-Philipp Müller
2df75442d0
rtsp-server: GST_EXPORT -> GST_RTSP_SERVER_API
...
We need different export decorators for the different libs.
For now no actual change though, just rename before the release,
and add prelude headers to define the new decorator to GST_EXPORT.
2018-03-13 13:37:13 +00:00
Tim-Philipp Müller
8c1cdb7a4a
win32: remove .def file with exports
...
They're no longer needed, symbol exporting is now explicit
via GST_EXPORT in all cases (autotools, meson, incl. MSVC).
2017-11-26 13:14:12 +00:00
Thibault Saunier
133e91462a
meson: Build gir
2017-04-13 14:11:43 -03:00
Scott D Phillips
d7676bfba3
Enable building with MSVC
...
https://bugzilla.gnome.org/show_bug.cgi?id=774640
2016-11-19 11:58:05 +02:00
Tim-Philipp Müller
a353e50747
Add support for Meson as alternative/parallel build system
...
https://github.com/mesonbuild/meson
2016-08-31 00:04:43 +01:00