mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-01 22:21:13 +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 | ||
gen_grammar.py.in | ||
gen_lex.py.in | ||
grammar.y | ||
Makefile.am | ||
meson.build | ||
parse.l | ||
types.h |