[Bug 773912] fdsink: Returns flushing on PLAYING->PAUSED if it can block in ->render

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Nov 4 22:55:41 UTC 2016


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #339084|needs-work                  |none
             status|                            |
 Attachment #339084|0                           |1
        is obsolete|                            |

--- Comment #5 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
Created attachment 339150
  --> https://bugzilla.gnome.org/attachment.cgi?id=339150&action=edit
fdsink: Block in preroll_wait on unlock

The correct behaviour of anything stuck in the ->render() function
between ->unlock() and ->unlock_stop() is to call
gst_base_sink_wait_preroll() and only return an error if this returns an
error, otherwise, it must continue where it left off!

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