gstreamer/subprojects/gst-editing-services
Thibault Saunier 313435f6cb general: Stop checking G_HAVE_GNUC_VARARGS now that we depend on c99
Cleaning up a bit the code now that we can rely on C99 which specifies
varargs for macros.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8990>
2025-05-30 15:30:36 +00:00
..
bindings/python meson: Use python module to install override files 2023-02-16 19:43:11 +00: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 docs: explicitly list gir files as depends for generating configs 2025-01-20 13:24:44 +01:00
examples gstreamer-full: add full static support 2023-05-31 15:17:11 +00:00
ges general: Stop checking G_HAVE_GNUC_VARARGS now that we depend on c99 2025-05-30 15:30:36 +00:00
plugins general: Stop checking G_HAVE_GNUC_VARARGS now that we depend on c99 2025-05-30 15:30:36 +00:00
scripts gst-omx: Retire the whole package 2023-07-16 19:10:03 +00:00
tests ges: Silence warning about invalid escape sequence 2025-05-21 20:12:31 +00:00
tools editing-services: Add more warning flags 2025-01-13 12:51:46 +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
COPYING gst-editing-services: update COPYING to LGPL v2.1 2023-10-13 12:55:46 +00:00
COPYING.LIB gst-editing-services: update COPYING to LGPL v2.1 2023-10-13 12:55:46 +00:00
gst-editing-services.doap Release 1.26.0 2025-03-11 20:20:16 +00:00
meson.build Back to development in main branch after 1.26.0 2025-03-12 14:21:08 +01:00
meson.options meson: rename meson_options.txt to meson.options 2025-05-03 10:38:25 +01:00
NEWS Release 1.26.0 2025-03-11 20:20:16 +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 Back to development in main branch after 1.26.0 2025-03-12 14:21:08 +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