mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-19 22:05:58 +00:00
7aa69d0ea0
By putting uridecodebin into a bin with a ghostpad. Without this, nlesource tries to get a srcpad too early (before uridecodebin added one) and everything fails miserably. This has to be fixed properly in nlesource at some point, by properly handling dynamically added pads. Currently they can only work if they are added in states <= READY, which is not the usual case. https://bugzilla.gnome.org/show_bug.cgi?id=771843 |
||
---|---|---|
.. | ||
.gitignore | ||
gnlmarshal.list | ||
gstnle.c | ||
Makefile.am | ||
meson.build | ||
nle.h | ||
nlecomposition.c | ||
nlecomposition.h | ||
nleghostpad.c | ||
nleghostpad.h | ||
nleobject.c | ||
nleobject.h | ||
nleoperation.c | ||
nleoperation.h | ||
nlesource.c | ||
nlesource.h | ||
nletypes.h | ||
nleurisource.c | ||
nleurisource.h |