gstreamer/subprojects/gst-editing-services
Thibault Saunier 14d6773aba ges: framepositioner: Expose positioning properties as doubles
Making it possible to properly handle compositors that have those
properties as doubles and handle antialiasing.

Internally we were handling those values as doubles in framepositioner,
so expose new properties so user can set values as doubles also.

This changes the GESFramePositionMeta API but we are still on time for 1.24

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6241>
2024-02-29 00:56:30 +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 meson: Use host_system for the host_machine system 2024-02-21 21:47:12 +00:00
examples gstreamer-full: add full static support 2023-05-31 15:17:11 +00:00
ges ges: framepositioner: Expose positioning properties as doubles 2024-02-29 00:56:30 +00:00
plugins nlecomposition: Do not forward QoS event while setting up the new stack 2024-01-31 19:43:06 +00:00
scripts gst-omx: Retire the whole package 2023-07-16 19:10:03 +00:00
tests meson: Use host_system for the host_machine system 2024-02-21 21:47:12 +00:00
tools ges: launch: Enhance the way we detect explicitly added track 2024-01-25 09:54:19 +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.23.90 2024-02-23 18:20:11 +00:00
meson.build Release 1.23.90 2024-02-23 18:20:11 +00:00
meson_options.txt meson: Remove duplicate definition of 'examples' option 2021-10-12 22:54:56 +00:00
NEWS Release 1.23.90 2024-02-23 18:20: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 docs: Use Discourse and Matrix as prefered communication channels 2024-02-27 09:35:47 +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