gstreamer/plugins
Thibault Saunier 9d195da36c inputselector: Push event on selected pad only when one is selected
Calling `gst_input_selector_get_active_sinkpad` triggers sinkpad
selection but won't notify about it, leading  to breaking code that
relying on it. This new code added as part of
63ccf45395 was thought to be triggered only
when a pad was already selected and not change the behavior otherwise
so this commit makes sure it is actually the case.

Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/issues/766

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/522>
2020-06-15 17:33:22 +00:00
..
elements inputselector: Push event on selected pad only when one is selected 2020-06-15 17:33:22 +00:00
tracers tracers/leaks: fix reentrancy issues with the custom signal handlers 2020-06-09 12:36:18 +00:00
meson.build Meson: Add 'coretracers' feature option 2019-12-03 19:01:38 -05:00