[Bug 610916] rtspsrc dosen't work under windows

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue May 17 00:33:58 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=610916
  GStreamer | gst-plugins-good | 0.10.x

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.30

--- Comment #14 from Wim Taymans <wim.taymans at gmail.com> 2011-05-17 07:33:55 UTC ---
commit 30b2abaddd84a7f8bc61c8ebdc58b934c94712b4
Author: Miguel Angel Cabrera Moya <madmac2501 at gmail.com>
Date:   Mon May 16 15:35:50 2011 +0200

    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

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list