[Bug 613351] gst_element_seek() should have async counterpart

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jul 17 23:24:21 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=613351
  GStreamer | gstreamer (core) | git

Edward Hervey <bilboed> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO
                 CC|                            |bilboed at gmail.com

--- Comment #5 from Edward Hervey <bilboed at gmail.com> 2013-07-18 06:24:15 UTC ---
Do we still have elements that do the actual blocking seek in the seeking
thread (instead of the streaming thread) ?

In order to validate a specific seek has completed, we should have a way to
report (via a message and its seqnum) the seek completed by using the same
seqnum as the seek event.

If a certain seek is going to take a long time, shouldn't buffering messages be
posted ?

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