gstreamer/subprojects/gst-editing-services
Tim-Philipp Müller 4599796488 Back to development
2023-02-24 00:23:26 +00:00
..
bindings/python Fix license as GES is released under the LGPL2+ license 2022-03-24 10:37:52 +01: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: Add explicit check: kwarg to all run_command() calls 2022-01-09 18:12:47 +05:30
examples Move files from gst-editing-services into the "subprojects/gst-editing-services/" subdir 2021-09-24 16:15:30 -03:00
ges ges: gst_bin_add() is transfer floating so wrappers around it are too 2023-01-04 18:50:01 +00:00
plugins ges-demux: Don't leak string 2022-12-18 19:14:18 +00:00
scripts Move files from gst-editing-services into the "subprojects/gst-editing-services/" subdir 2021-09-24 16:15:30 -03:00
tests build: Fix building ges with tools disabled 2022-10-26 19:55:27 +01:00
tools ges-launcher: Don't leak string 2022-12-18 19:14:18 +00: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
ChangeLog Release 1.20.6 2023-02-23 18:23:11 +00:00
COPYING Move files from gst-editing-services into the "subprojects/gst-editing-services/" subdir 2021-09-24 16:15:30 -03:00
COPYING.LIB Move files from gst-editing-services into the "subprojects/gst-editing-services/" subdir 2021-09-24 16:15:30 -03:00
gst-editing-services.doap Release 1.20.6 2023-02-23 18:23:11 +00:00
meson.build Back to development 2023-02-24 00:23:26 +00:00
meson_options.txt meson: Remove duplicate definition of 'examples' option 2021-10-12 22:54:56 +00:00
NEWS Release 1.20.6 2023-02-23 18:23:11 +00: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.20.6 2023-02-23 18:23:11 +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