[gstreamer-bugs] [Bug 370836] Looping feature for gnlobject

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 10 22:25:17 PDT 2009


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at circular-chaos.org

--- Comment #4 from Sebastian Dröge <slomo at circular-chaos.org> 2009-09-11 05:25:14 UTC ---
(In reply to comment #3)
> [...]
>   * Call g_idle_add with a method that will send that new seek upstream
> [...]

Does gnonlin require a running GLib mainloop? If not you can't use
g_idle_add(), the callback will never be called without a mainloop running for
the default main context.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Gstreamer-bugs mailing list