gstreamer/gst-libs/gst/rtsp
Kristofer Björkström 11b5ebd058 gstrtspconnection: correct data_size when tunneled mode
gst_rtsp_connection_send_messages_usec in tunneled mode does base64
encode messages. When calculating data_size 1 bytes is added, which
results in ending the base64 with a NULL.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/1051>
2021-02-25 12:21:53 +01:00
..
gstrtsp.h libs: Add missing single include headers and use them in GIRs 2012-11-21 11:01:24 +01:00
gstrtspconnection.c gstrtspconnection: correct data_size when tunneled mode 2021-02-25 12:21:53 +01:00
gstrtspconnection.h rtspconnection: Add functions without GTimeVal deprecate existing 2019-12-18 18:20:25 +00:00
gstrtspdefs.c libs: Fix various Since markers 2019-04-23 12:28:26 +00:00
gstrtspdefs.h Pass the code through codespell 2019-08-30 13:05:36 +00:00
gstrtspextension.c Don't pass default GLib marshallers for signals 2019-08-27 07:31:57 +02:00
gstrtspextension.h Pass the code through codespell 2019-08-30 13:05:36 +00:00
gstrtspmessage.c Pass the code through codespell 2019-08-30 13:05:36 +00:00
gstrtspmessage.h Fix up and add various "Since" markers and other related docs fixes 2020-06-19 12:17:55 +03:00
gstrtsprange.c gst-libs: include config.h in all source files 2018-08-13 09:23:34 +01:00
gstrtsprange.h rtsp: GST_EXPORT -> GST_RTSP_API 2018-03-13 12:16:42 +00:00
gstrtsptransport.c rtsptransport: support single port for client_port and server_port 2020-10-09 23:43:33 +02:00
gstrtsptransport.h pbutils, rtsp: fix deprecation guards 2018-08-13 00:24:50 +01:00
gstrtspurl.c Add missing colons to Since markers in the docs 2020-05-01 10:08:40 +03:00
gstrtspurl.h rtspurl: add API method to create request uri combined with control url 2019-12-27 16:57:08 +00:00
meson.build Meson: Use pkg-config generator 2020-10-23 11:19:11 -04:00
rtsp-prelude.h libs: fix API export/import and 'inconsistent linkage' on MSVC 2018-09-24 08:45:34 +01:00
rtsp.h rtsp: GST_EXPORT -> GST_RTSP_API 2018-03-13 12:16:42 +00:00