gstreamer/subprojects/gst-editing-services
Xavier Claessens a40634eebe Use gmodule-no-export-2.0
We don't need `-Wl,--export-dynamic`, that's used only for executables
that needs to export an API to be used by plugins they load.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2031>
2022-04-01 16:32:17 +00:00
..
bindings/python
data/completions
docs
examples
ges
plugins
scripts
tests
tools
.gitignore
AUTHORS
ChangeLog
COPYING
COPYING.LIB
gst-editing-services.doap
meson.build
meson_options.txt
NEWS
README
RELEASE

GStreamer Editing Services
--------------------------

 This is a high-level library for facilitating the creation of audio/video
non-linear editors.

License:
--------

  This package and its contents are licensend under the GNU Lesser General
Public License (LGPL).

Dependencies:
-------------

 * GStreamer core
 * gst-plugins-base