gstreamer/ext/srt
Sebastian Dröge e70ec38000 srt: Add support for using hostnames instead of IP addresses
If an address can't be parsed as IP address, try resolving it via
GResolver instead. SRT URIs more often than not contain hostnames and
without trying to resolve them we won't be able to handle such URIs.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1493>
2020-08-06 07:29:14 +00: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: Add support for using hostnames instead of IP addresses 2020-08-06 07:29:14 +00:00
gstsrtobject.h srtobject: Store passphrase like other parameters 2020-08-03 21:46:04 +00: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