GStreamer multimedia framework
Go to file
Tim-Philipp Müller d56d224142 examples: override -Werror
Don't want to error out on deprecated API warnings and such.
Just drop -Werror for the examples until someone updates them
to recent gtk3 API. Maybe showing the warnings will motivate
someone.

https://bugzilla.gnome.org/show_bug.cgi?id=796243
2018-05-21 09:30:41 +01:00
bindings examples: Move all examples to the root dir and create foldersdir per language 2015-12-21 15:35:17 +01:00
common@ed78bee437 Automatic update of common submodule 2018-04-16 10:53:57 +01:00
data/completions completion: Fix previous commit 2017-04-04 16:27:33 -04:00
docs timeline: Add a method to move layers around 2018-03-31 11:28:09 -03:00
examples examples: override -Werror 2018-05-21 09:30:41 +01:00
ges clip: Make sure to never snap when splitting clips 2018-05-14 10:42:56 -04:00
hooks meson: Setup pre commit hook and fix getpluginsdir for standalone case 2016-09-30 13:35:01 -03:00
m4 remove m4/*.m4, will be automatically created by autogen.sh 2009-11-09 15:54:18 +01:00
pkgconfig meson: generate pkg-config -uninstalled pc files 2017-01-05 09:20:05 -03:00
plugins nlecomposition: Always execute seeks 2017-09-19 11:24:22 -03:00
tests clip: Make sure to never snap when splitting clips 2018-05-14 10:42:56 -04:00
tools ges-launch: Use standard GstEncodingProfile deserialization function 2016-12-23 15:08:06 -03:00
.arcconfig ges: Set restriction caps in the audio source caps filter 2015-11-05 23:49:05 +01:00
.gitignore .gitignore: ignore test registry 2017-11-26 13:30:08 +00:00
.gitmodules common: use https protocol for common submodule 2016-11-26 11:25:44 +00:00
AUTHORS AUTHORS/README: cleanup 2010-11-11 17:45:20 +01:00
autogen.sh Automatic update of common submodule 2017-04-10 23:51:18 +01:00
ChangeLog Release 1.14.0 2018-03-19 20:28:11 +00:00
configure.ac examples: always build against gtk3 2018-05-20 23:50:17 +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.14.0 2018-03-19 20:28:11 +00:00
Makefile.am win32: remove .def file with exports 2017-11-26 13:30:08 +00:00
meson.build meson: Update option names to omit disable_ and with- prefixes 2018-05-05 19:34:47 +05:30
meson_options.txt meson: Update option names to omit disable_ and with- prefixes 2018-05-05 19:34:47 +05:30
NEWS Back to development 2018-03-20 10:24:35 +00:00
README Remove obsolete dependency 2016-09-13 16:45:25 -03:00
RELEASE Back to development 2018-03-20 10:24:35 +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