[gstreamer-bugs] [Bug 597077] Audio sources don't inform when they lose ability to provide a clock
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sun Oct 4 23:34:24 PDT 2009
https://bugzilla.gnome.org/show_bug.cgi?id=597077
GStreamer | gstreamer (core) | 0.10.23
--- Comment #2 from Tommi Myöhänen <ext-tommi.myohanen at nokia.com> 2009-10-05 06:34:18 UTC ---
I tested this a bit by implementing appropriate message sending code to
GstBaseAudioSrc's READY->PAUSED and PAUSED->READY state changes. At least it
seemed to fix the problem in camerabin, but I don't know if it introduces some
regressions. However, now there are redundant CLOCK_PROVIDE messages; one is
sent when element (with clocking capabilities) is added/removed to/from bin,
and another when this same element changes its state.
I think it doesn't matter who sends those messages; it may be GstBin as well.
--
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