[gstreamer-bugs] [Bug 398453] Implement time-shifting for QoS events

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Jun 22 00:01:24 PDT 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=398453

  GStreamer | gnonlin | Ver: HEAD CVS




------- Comment #3 from Edward Hervey  2007-06-22 07:01 UTC -------
It's similar and there's already handling for upstream events (see the seek
event handling in gnlobject.c).

What's needed is to:
(a) Figure out if that QoS event should be sent to the currently configured
stack in a composition
(b) Adjust the 'diff' part of the QoS event from composition-time (which is in
theory running time) into object-time. That should be the same conversion as
for upstream time-related events (like seek).


(a) needs to be done in gnlcomposition
(b) can be done in gnlobject, in the same way seek events are handled.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=398453.




More information about the Gstreamer-bugs mailing list