gstreamer/gst-libs/gst/rtsp
Joakim Johansson f2b3e9b4a1 gstrtspconnection: messages_bytes not decreased
The watch->messages_bytes is not decreased when the write operation
from the backlog is only partly successfull.

This commit decreases the watch->messages_bytes for the successfully
sent messages.

Fixes #679
2019-10-21 09:58:27 +00: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: messages_bytes not decreased 2019-10-21 09:58:27 +00:00
gstrtspconnection.h Pass the code through codespell 2019-08-30 13:05:36 +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 rtsp-message: Add support for storing GstBuffers directly as body payload of messages 2019-01-29 14:17:23 +02: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 gst-libs: include config.h in all source files 2018-08-13 09:23:34 +01:00
gstrtsptransport.h pbutils, rtsp: fix deprecation guards 2018-08-13 00:24:50 +01:00
gstrtspurl.c gst-libs: include config.h in all source files 2018-08-13 09:23:34 +01:00
gstrtspurl.h Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally 2019-06-04 20:31:09 -04:00
meson.build meson: Add variables for gir files 2019-05-13 10:19:22 -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