Thibault Saunier
|
2c9a642b66
|
meson: Give the same name for api_version in all modules
There were 2 version of it, apiversion and api_version, I chose the one
with most occurencies: `api_version`
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8178>
|
2024-12-20 20:19:28 +00:00 |
|
Xavier Claessens
|
cd78cbac86
|
Fix API visibility macros
This copies the logic from GLib discussed there:
https://gitlab.gnome.org/GNOME/glib/-/merge_requests/2936
Beside being simpler, it also fix all public symbols being annotated
with dllexport when doing a static build, as discovered there:
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3540#note_1678335
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3567>
|
2022-12-20 14:03:35 +00:00 |
|
Stéphane Cerveau
|
1ba066bda2
|
validate: cleanup the use of GST_VALIDATE_API on Windows
Export or import properly the method from GST_VALIDATE_API
with a proper config.h
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3429>
|
2022-11-18 02:17:27 +00:00 |
|
Thibault Saunier
|
2701634c29
|
Move files from gst-devtools into the "subprojects/gst-devtools/" subdir
|
2021-09-24 16:15:38 -03:00 |
|