gstreamer/subprojects/gst-editing-services
Edward Hervey 8435fb4805 nlecomposition: Don't leak atomic rc box
* gst_structure_get => increases ref
* query_ancestors_position: There are two refs.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7120>
2024-07-01 14:31:23 +01:00
..
bindings/python meson: Use python module to install override files 2023-02-16 19:43:11 +00:00
data/completions Move files from gst-editing-services into the "subprojects/gst-editing-services/" subdir 2021-09-24 16:15:30 -03:00
docs meson: Use host_system for the host_machine system 2024-02-21 21:47:12 +00:00
examples gstreamer-full: add full static support 2023-05-31 15:17:11 +00:00
ges ges-layer: Don't use invalid layers 2024-07-01 14:31:23 +01:00
plugins nlecomposition: Don't leak atomic rc box 2024-07-01 14:31:23 +01:00
scripts gst-omx: Retire the whole package 2023-07-16 19:10:03 +00:00
tests ges: add check to make sure headers are C++ compiler clean 2024-03-26 16:15:12 +00:00
tools ges-launcher: Fix for forcing container profiles 2024-04-17 16:24:11 +01:00
.gitignore Move files from gst-editing-services into the "subprojects/gst-editing-services/" subdir 2021-09-24 16:15:30 -03:00
AUTHORS Move files from gst-editing-services into the "subprojects/gst-editing-services/" subdir 2021-09-24 16:15:30 -03:00
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.24.5 2024-06-20 12:54:15 +01:00
meson.build Back to development after 1.24.5 2024-06-20 13:02:19 +01:00
meson_options.txt meson: Remove duplicate definition of 'examples' option 2021-10-12 22:54:56 +00:00
NEWS Release 1.24.5 2024-06-20 12:54:15 +01:00
README Move files from gst-editing-services into the "subprojects/gst-editing-services/" subdir 2021-09-24 16:15:30 -03:00
RELEASE Release 1.24.5 2024-06-20 12:54:15 +01: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