gstreamer/libs/gst
Sebastian Dröge 99aeb91cc0 aggregator: Make parsing of explicit sink pad names more robust
When passing "sink_%d" twice to aggregator before it would create two
pads called "sink_0", because it failed to parse "%d" as integer and
used 0 instead then.

Instead validate that parsing was actually successful and also don't
even try to parse if the requested pad name contains a '%'.
2019-08-08 21:03:42 +01:00
..
base aggregator: Make parsing of explicit sink pad names more robust 2019-08-08 21:03:42 +01:00
check check: suppress some g-i warnings 2019-03-23 18:17:43 +00:00
controller libs: Fix various Since markers 2019-08-06 16:00:11 +01:00
helpers meson: set correct install path for gdb helper 2019-08-07 20:39:38 +01:00
net ptp clock: Wait for ANNOUNCE before selecting a master 2018-10-11 22:11:51 +11:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 17:49:44 +01:00
meson.build meson: Always use a dependency object for dependencies 2018-09-05 16:33:43 +05:30