gstreamer/ext/srt
Tim-Philipp Müller a8ce8db982 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>
2020-06-19 17:20:02 +01:00
..
gstsrt-enums.h srt: re-enable passphrase 2019-02-11 23:40:02 +00:00
gstsrt.c srt: add "empty" subclasses for deprecated srt{client,server}{src,sink} 2020-06-19 17:20:02 +01:00
gstsrtobject.c srt: doc: Add missing gst_type_mark_as_plugin_api 2020-06-09 12:28:13 -04:00
gstsrtobject.h srt: Accumulate total bytes sent/received over all connections/callers 2020-04-15 10:42:48 +02:00
gstsrtsink.c srt: Remove use of closures for signal emission 2020-04-15 10:42:47 +02:00
gstsrtsink.h srt: Remove trailing whitespace 2020-04-15 10:42:47 +02:00
gstsrtsrc.c srt: Remove use of closures for signal emission 2020-04-15 10:42:47 +02:00
gstsrtsrc.h srt: Remove trailing whitespace 2020-04-15 10:42:47 +02:00
meson.build meson: add more plugins to plugins list 2019-05-30 20:41:57 +02:00