mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-14 13:21:28 +00:00
4ae903d383
This was not a problem here because even if we end up accidentally linking to the wrong pad, things will work out eventually as long as one pad-added is emitted for each pad that is added. But it will be a huge problem if someone copies this code and changes something that requires different handling for different sorts of pads. The resultant code will be racy. Let's not do this, it's a bad example. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2008> |
||
---|---|---|
.. | ||
network | ||
playback | ||
vulkan/android | ||
webrtc | ||
COPYING | ||
meson.build |