GStreamer multimedia framework
Go to file
Thibault Saunier 906654de87 ges: Move GESVideo/AudioSource::create_source to GESSource
Deprecating the old variants which were not introspectable
and cleaning a bit the API.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-editing-services/-/merge_requests/231>
2021-05-05 10:02:44 +00:00
bindings/python ges: Rework the way we ensure core elements are not wrongly moved between clips 2020-04-08 14:35:28 +01:00
data/completions completion: Fix previous commit 2017-04-04 16:27:33 -04:00
docs Use gst_element_request_pad_simple... 2021-05-05 06:16:53 +00:00
examples ges: Port to gst_print* 2021-04-28 01:17:12 +09:00
ges ges: Move GESVideo/AudioSource::create_source to GESSource 2021-05-05 10:02:44 +00:00
hooks meson: Setup pre commit hook and fix getpluginsdir for standalone case 2016-09-30 13:35:01 -03:00
plugins Use gst_element_request_pad_simple... 2021-05-05 06:16:53 +00:00
scripts meson: set release date from .doap file for releases 2020-07-08 17:33:07 +01:00
tests ges: Port to gst_print* 2021-04-28 01:17:12 +09:00
tools ges: Port to gst_print* 2021-04-28 01:17:12 +09:00
.arcconfig ges: Set restriction caps in the audio source caps filter 2015-11-05 23:49:05 +01:00
.gitignore Remove autotools build system 2019-10-13 13:54:19 +01:00
.gitlab-ci.yml ci: include template from gst-ci master branch again 2020-09-08 17:30:53 +01:00
AUTHORS AUTHORS/README: cleanup 2010-11-11 17:45:20 +01:00
ChangeLog Release 1.18.0 2020-09-08 00:09:26 +01:00
COPYING Fix FSF address 2012-11-04 00:25:20 +00:00
COPYING.LIB Fix FSF address 2012-11-04 00:25:20 +00:00
gst-editing-services.doap Release 1.18.0 2020-09-08 00:09:26 +01:00
meson.build meson: Enable some MSVC warnings for parity with GCC/Clang 2020-11-04 18:47:28 +05:30
meson_options.txt build: Add an option to disable examples 2020-07-30 18:44:13 -04:00
NEWS Release 1.18.0 2020-09-08 00:09:26 +01:00
README Remove obsolete dependency 2016-09-13 16:45:25 -03:00
RELEASE Release 1.18.0 2020-09-08 00:09:26 +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