gstreamer/ext/srt
Jan Alexander Steffens (heftig) 6b8c4a5f34 srt: Fix parameter types used for socket options
The [SRT documentation][1] specifies exact types for the socket options.
Make sure we match these.

This reverts the linger workaround in commit 84f8dbd932
and extends srt_constant_params to support other types than int.

[1]: https://github.com/Haivision/srt/blob/master/docs/APISocketOptions.md

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1659>
2020-10-06 12:36:40 +02: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: Fix parameter types used for socket options 2020-10-06 12:36:40 +02: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