gstreamer/gst-libs/gst/rtsp
Wim Taymans 32a1deb404 rtsp: make read uncancelable when reading a message
When we start to read a message, we need to continue reading until the end of
the message or else we lose track and cause parse errors. Use a variable
may_cancel to avoid cancelation after we read the first byte until we have
the complete message.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=703088
2013-06-26 15:06:00 +02:00
..
.gitignore .gitignore: update after files got renamed 2009-10-17 21:11:10 +01:00
gstrtsp-marshal.list libs: touch marshal.list files to force rebuild after Makefile.am changes 2010-10-19 00:07:47 +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 rtsp: make read uncancelable when reading a message 2013-06-26 15:06:00 +02:00
gstrtspconnection.h rtsp: add method to get the TLS connection 2013-05-30 17:31:13 +02:00
gstrtspdefs.c rtsp: add method to parse options list 2012-11-27 11:15:34 +01:00
gstrtspdefs.h rtsp: add method to parse options list 2012-11-27 11:15:34 +01:00
gstrtspextension.c Fix FSF address 2012-11-03 23:05:09 +00:00
gstrtspextension.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstrtspmessage.c rtspmessage: Add several missing g-i annotations 2012-12-10 10:58:12 +01:00
gstrtspmessage.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstrtsprange.c rtsprange: use gst_util_gdouble_to_guint64 in get_seconds 2013-04-02 14:33:51 -04:00
gstrtsprange.h rtsprange: Add function to convert a range between formats 2013-03-11 10:41:31 +01:00
gstrtsptransport.c rtsp: add TLS support 2013-05-30 07:35:14 +02:00
gstrtsptransport.h rtsp: add TLS support 2013-05-30 07:35:14 +02:00
gstrtspurl.c rtsp: add TLS support 2013-05-30 07:35:14 +02:00
gstrtspurl.h Fix FSF address 2012-11-03 23:05:09 +00:00
Makefile.am build: Link libgstrtsp-1.0.so to libm for pow() 2013-03-11 19:30:13 -04:00
rtsp.h libs: Use foo/foo.h as single-include header consistently everywhere 2012-12-12 17:13:10 +00:00