[Bug 684924] rtspsrc: flush connection when going to null state

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Feb 6 04:14:10 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=684924
  GStreamer | gst-plugins-good | 0.10.31

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |wim.taymans at gmail.com
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.x

--- Comment #3 from Wim Taymans <wim.taymans at gmail.com> 2013-02-06 12:14:07 UTC ---
The _send_cmd() method is supposed to flush the connection when asked to so I
moved that logic there.

commit c3337b28d1ee65e7a321157faa00747dcbb19b81
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Wed Feb 6 13:10:33 2013 +0100

    rtspsrc: always flush connection in stop

    Use the flush argument in the send_cmd method to force a flush of the
    connection. We only want to flush the connection when stopping so that
    we can stop and join the task.

    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=684924

-- 
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