gstreamer/gst-libs/gst/rtsp
Miguel Angel Cabrera Moya 30b2abaddd rtspconnection: not enter in not controllable state unless it is necessary
When closing rtspsrc the state change blocks until the polling in the
connection timeouts. This is because the second time we loop to read a
full message controllable is set to FALSE in the poll group, even though no
message is half read.
This can be avoided by not setting controllable to FALSE the poll group
unless we had begin to read a message.

Fixes #610916
2011-05-17 09:29:47 +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 gst-libs/gst/: Move the rtspextension.h interface into gstrtspextension.h as part of libgstrtsp instead of libgstinte... 2007-07-26 19:57:15 +00:00
gstrtspbase64.c rtsp: deprecate remaining base64 function now that we depend on GLib 2.20 2010-04-30 20:01:55 +01:00
gstrtspbase64.h rtsp: deprecate remaining base64 function now that we depend on GLib 2.20 2010-04-30 20:01:55 +01:00
gstrtspconnection.c rtspconnection: not enter in not controllable state unless it is necessary 2011-05-17 09:29:47 +02:00
gstrtspconnection.h rtspconnection: Handle closed POST socket in tunneling 2010-04-06 10:59:39 +02:00
gstrtspdefs.c docs: fix wrong doc markup 2010-05-06 09:42:02 +03:00
gstrtspdefs.h rtsp: add GType for transport flags 2010-03-19 15:00:01 +01:00
gstrtspextension.c rtsp: don't export marshaller function 2010-10-15 23:54:40 +01:00
gstrtspextension.h Add method for handling server requests 2009-02-23 10:57:08 +01:00
gstrtspmessage.c docs: fix wrong doc markup 2010-05-06 09:42:02 +03:00
gstrtspmessage.h rtsp: Added missing Since tags. 2009-08-24 13:58:50 +02:00
gstrtsprange.c docs: fix wrong doc markup 2010-05-06 09:42:02 +03:00
gstrtsprange.h RTSPRange: Add method to serialize ranges 2009-02-04 17:03:52 +01:00
gstrtsptransport.c rtsptranport: ensure valid int result when parsing ranges 2011-04-12 12:30:08 +02:00
gstrtsptransport.h rtsp: Move around the typedefs to make GIR happy 2010-12-07 17:35:56 +01:00
gstrtspurl.c add gst_rtsp_url_decode_path_components 2010-12-15 17:51:36 +01:00
gstrtspurl.h add gst_rtsp_url_decode_path_components 2010-12-15 17:51:36 +01:00
Makefile.am libs: gobject-introspection scanner doesn't need to scan or update plugin info 2011-04-16 11:01:53 +01:00