gstreamer/subprojects/gst-editing-services
Thibault Saunier a2964eb1ad ges:uri-asset: Ignore streams with no ID
Since 0d95d9258b we respect the asset stream-id in `GESUriSource` so
we can not work with unknown or broken stream ID in the assets.

We just ignore them, warning about it and we should fix that in
demuxer so they don't expose pad without providing a stream id for them.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1001>
2021-10-02 10:44:26 +00:00
..
bindings/python
data/completions
docs
examples
ges ges:uri-asset: Ignore streams with no ID 2021-10-02 10:44:26 +00:00
plugins
scripts
tests
tools
.gitignore
AUTHORS
ChangeLog
COPYING
COPYING.LIB
gst-editing-services.doap
meson.build Back to development 2021-09-26 01:07:02 +01:00
meson_options.txt
NEWS
README
RELEASE doc: update IRC links to OFTC 2021-09-28 10:11:15 +10: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