gstreamer/subprojects/gst-editing-services
Matthew Waters d1bb5e014d ges/videourisource: handle non-1/1 PAR source videos
The automatic scaling done by framepositioner does not account for the
par of the video source.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2614>
2022-06-15 18:26:58 +00:00
..
bindings/python Fix license as GES is released under the LGPL2+ license 2022-03-24 10:37:52 +01:00
data/completions
docs meson: Add explicit check: kwarg to all run_command() calls 2022-01-09 18:12:47 +05:30
examples
ges ges/videourisource: handle non-1/1 PAR source videos 2022-06-15 18:26:58 +00:00
plugins
scripts
tests scenarios: Update for videoaggregator rounding behavior change 2022-02-20 21:42:01 +00:00
tools meson: update for dep.get_pkgconfig_variable() deprecation 2021-10-20 11:20:44 +00:00
.gitignore
AUTHORS
ChangeLog Release 1.20.2 2022-05-02 23:29:29 +01:00
COPYING
COPYING.LIB
gst-editing-services.doap Release 1.20.2 2022-05-02 23:29:29 +01:00
meson.build Back to development 2022-05-03 00:55:58 +01:00
meson_options.txt meson: Remove duplicate definition of 'examples' option 2021-10-12 22:54:56 +00:00
NEWS Release 1.20.2 2022-05-02 23:29:29 +01:00
README
RELEASE Release 1.20.2 2022-05-02 23:29:29 +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