[Bug 774945] multiudpsink, dynudpsink, v4l2sink: Block in preroll_wait on unlock

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Dec 19 21:51:34 UTC 2017


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

Olivier Crête <olivier.crete at ocrete.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.13.1

--- Comment #9 from Olivier Crête <olivier.crete at ocrete.ca> ---
Fixed for multiudpsink.. And the render function of dynudpsink doesn't ever
block, so no need for this in there.

commit 6ea569841d5792517ef6c7ba057d289503a13fc6 
Author: Olivier Crête <olivier.crete at collabora.com>
Date:   Tue Dec 19 16:47:52 2017 -0500

    multiudpsink: Call gst_base_sink_wait_preroll on unlock

    This means that packets will not be lost on fast pause/playing cycles.

    Also refactor the code a little to simplify it.

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

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