gstreamer/subprojects/gst-editing-services
Thibault Saunier 18f313d317 ges: smart-mixer: Avoid video freeze on NLE stack changes
Since we support "nested compositors"[0] we were not finalizing the pads_infos
and thus not releasing the mixer pad on stack change, meaning that
the following stacks were never prerolling.

[0] https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2094

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3738>
2023-01-17 20:10:19 +00:00
..
bindings/python
data/completions
docs docs: explicitly declare gir build dependencies 2023-01-06 22:50:57 +00:00
examples
ges ges: smart-mixer: Avoid video freeze on NLE stack changes 2023-01-17 20:10:19 +00:00
plugins ges-demux: Don't leak string 2022-11-18 07:22:23 +00:00
scripts meson: Generate ChangeLog files for release tarballs on dist 2022-12-04 18:16:25 +00:00
tests ges: Add API to disable timeline coherence checks 2022-12-02 18:37:29 +00:00
tools tools: Use gst_macos_main() on macOS 2023-01-11 13:36:55 +00:00
.gitignore
AUTHORS
COPYING
COPYING.LIB
gst-editing-services.doap Release 1.21.90 2023-01-13 19:08:48 +00:00
meson.build Release 1.21.90 2023-01-13 19:08:48 +00:00
meson_options.txt
NEWS Release 1.21.90 2023-01-13 19:08:48 +00:00
README
RELEASE Release 1.21.90 2023-01-13 19:08:48 +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