gstreamer/subprojects/gst-editing-services
Edward Hervey df414c2105 ges-xml-formatter: Plug some leaks
* Don't leak the mainloop
* Don't leak temporary strings
* Don't leak id when searching in hash table

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3597>
2022-12-18 19:14:18 +00:00
..
bindings/python Fix license as GES is released under the LGPL2+ license 2022-03-24 10:37:52 +01:00
data/completions
docs meson: Add explicit check: kwarg to all run_command() calls 2022-01-09 18:12:47 +05:30
examples
ges ges-xml-formatter: Plug some leaks 2022-12-18 19:14:18 +00:00
plugins nle: clear seek event properly 2022-10-07 20:43:39 +00:00
scripts
tests build: Fix building ges with tools disabled 2022-10-26 19:55:27 +01:00
tools ges-launch: Don't leak help string 2022-12-18 19:14:18 +00:00
.gitignore
AUTHORS
ChangeLog Release 1.20.4 2022-10-12 16:39:51 +01:00
COPYING
COPYING.LIB
gst-editing-services.doap Release 1.20.4 2022-10-12 16:39:51 +01:00
meson.build Back to development 2022-10-12 18:40:25 +01:00
meson_options.txt meson: Remove duplicate definition of 'examples' option 2021-10-12 22:54:56 +00:00
NEWS Release 1.20.4 2022-10-12 16:39:51 +01:00
README
RELEASE Release 1.20.4 2022-10-12 16:39:51 +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