gstreamer/subprojects/gst-editing-services
Xavier Claessens 561f8b71ee structure: Allow STRICT flag only in _serialize_full()
The STRICT flag makes _serialize() nullable which is an API break for
bindings. Forbid it and add _serialize_full() that accepts it and is
properly annotated.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5829>
2024-02-09 15:45:33 +00:00
..
bindings/python
data/completions
docs ges: Expose FrameCompositionMeta in public API 2023-11-16 11:45:40 +00:00
examples
ges structure: Allow STRICT flag only in _serialize_full() 2024-02-09 15:45:33 +00:00
plugins nlecomposition: Do not forward QoS event while setting up the new stack 2024-01-31 19:43:06 +00:00
scripts
tests
tools ges: launch: Enhance the way we detect explicitly added track 2024-01-25 09:54:19 +00:00
.gitignore
AUTHORS
COPYING gst-editing-services: update COPYING to LGPL v2.1 2023-10-13 12:55:46 +00:00
COPYING.LIB gst-editing-services: update COPYING to LGPL v2.1 2023-10-13 12:55:46 +00:00
gst-editing-services.doap Release 1.23.1 2024-02-06 16:43:27 +00:00
meson.build Back to development 2024-02-06 18:29:31 +00:00
meson_options.txt
NEWS Release 1.23.1 2024-02-06 16:43:27 +00:00
README
RELEASE Release 1.23.1 2024-02-06 16:43:27 +00:00

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