gstreamer/subprojects/gst-plugins-bad/gst/switchbin
Carlos Rafael Giani 9429a69f1c switchbin: Remove leftover drop probe code bits
The drop probe was present in early switchbin versions to implement paths
that drop dataflow. However, this feature turned out to be too problematic
and thus was removed. Some bits remained though. This commit removes those
bits and clarifies that in the current switchbin version, a NULL path
element instead means passthrough.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4632>
2024-02-08 18:33:29 +00:00
..
gstswitchbin.c switchbin: Remove leftover drop probe code bits 2024-02-08 18:33:29 +00:00
gstswitchbin.h switchbin: Remove leftover drop probe code bits 2024-02-08 18:33:29 +00:00
meson.build
plugin.c