GStreamer multimedia framework
Find a file
Thibault Saunier 6a37782549 meson: Use get_pkgconfig_variable instead of calling pkg-config ourself
It is avalaible in meson 0.36 which is now are requirement

Nothing happens on not found dependencies.
2017-03-28 14:29:26 -03:00
bindings examples: Move all examples to the root dir and create foldersdir per language 2015-12-21 15:35:17 +01:00
common@39ac2f563e Automatic update of common submodule 2016-12-03 08:21:07 +01:00
data/completions ges-launch: Add support for +test-clip 2015-04-07 14:15:36 +02:00
docs Revert "doc: Build documentation with hotdoc" 2017-03-10 19:46:33 -03:00
examples ges-ui: Ensure that string is \0-terminated 2017-02-28 13:02:44 +02:00
ges layer: Add ability to get clips in a given interval 2017-03-28 11:29:37 -03: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: Deactivate current stack in PAUSED_READY state 2016-11-30 11:11:42 -03:00
tests meson: Use get_pkgconfig_variable instead of calling pkg-config ourself 2017-03-28 14:29:26 -03:00
tools ges-launch: Use standard GstEncodingProfile deserialization function 2016-12-23 15:08:06 -03:00
win32 ges: Keep internal symbols internal 2017-02-24 16:05:34 -03:00
.arcconfig ges: Set restriction caps in the audio source caps filter 2015-11-05 23:49:05 +01:00
.gitignore Remove generated .spec file 2016-12-16 17:29:59 +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 2016-09-10 20:52:38 +10:00
ChangeLog Release 1.11.2 2017-02-24 15:10:01 +02:00
config.h.meson Add support for Meson as alternative/parallel build system 2016-08-24 16:44:32 -03:00
configure.ac Back to development 2017-02-24 15:37:55 +02: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.11.2 2017-02-24 15:10:01 +02:00
Makefile.am meson: dist meson build files 2017-02-15 00:58:52 +00:00
meson.build Revert "Fhotdoc" 2017-03-10 19:46:24 -03:00
meson_options.txt meson: Add an option to disable doc generation 2017-02-15 12:53:22 -03:00
NEWS Release 1.11.2 2017-02-24 15:10:01 +02:00
README Remove obsolete dependency 2016-09-13 16:45:25 -03:00
RELEASE Release 1.11.2 2017-02-24 15:10:01 +02: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