mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 08:11:16 +00:00
5a5ae1be1f
Introduce a new operator ':' - e.g. element1 ':' element2 For example, 'uridecodebin : encodebin' - if the encodebin has multiple profiles compatible with the decodebin, multiple links will be created. With '!' , after one delayed link is successfully done, the pad-added callback is disconnected. https://bugzilla.gnome.org/show_bug.cgi?id=751450 |
||
---|---|---|
.. | ||
.gitignore | ||
cleanup.c | ||
parse-disabled.c | ||
parse-launch.c | ||
queue-error.c | ||
seek.c | ||
simple-launch-lines.c | ||
stress.c |