[Bug 701015] Using a g_thread for gnonlin pipeline update / forward eos on the streaming thread.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat May 25 13:25:35 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=701015
  GStreamer | gnonlin | git

Nicolas Dufresne <nicolas.dufresne> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nicolas.dufresne at collabora.
                   |                            |co.uk

--- Comment #1 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2013-05-25 20:25:33 UTC ---
Thast is really cool stuff. Could you cleanup your branch, there is a lot do /
undu, left over comment (even C++ style comment).

Aslo, starting a new thread each time might not be the best thing, discussion
with Edward lead to the conclusion we should use a GstTask, and pause it when
it's not needed. It will also ensure we never endup with two seeking threads
(which would make no sense). Other then that, it's pretty nice that you take
the time to look at those issues.

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