srt: add "empty" subclasses for deprecated srt{client,server}{src,sink}
authorTim-Philipp Müller <tim@centricular.com>
Fri, 19 Jun 2020 16:20:02 +0000 (17:20 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Fri, 19 Jun 2020 16:20:02 +0000 (17:20 +0100)
commita8ce8db982998fc004bcdd3bf062f949a2a1e12e
tree4fa293d6630e8b844053f1e82e3426f068802a65
parent8e93ae65e84d9581243d4474136bbd17681557bc
srt: add "empty" subclasses for deprecated srt{client,server}{src,sink}

The doc system gets confused when we register the exact same
class as multiple elements, so make a subclass for each.

Also wrap registration of deprecated elements with #ifndef GST_REMOVE_DEPRECATED.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1354>
docs/plugins/gst_plugins_cache.json
ext/srt/gstsrt.c