[gstreamer-bugs] [Bug 432876] current time level in queue

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu May 10 08:22:22 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=432876

  GStreamer | gstreamer (core) | Ver: HEAD CVS

Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wim at fluendo.com
  Attachment #86904|0                           |1
        is obsolete|                            |
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.13




------- Comment #2 from Wim Taymans  2007-05-10 15:22 UTC -------
alternative patch that also takes into account the NEWSEGMENT events. Does this
also work for you?

        * plugins/elements/gstqueue.c: (gst_queue_class_init),
        (update_time_level), (gst_queue_locked_flush),
        (gst_queue_handle_sink_event), (gst_queue_chain),
        (gst_queue_push_one), (gst_queue_loop):
        * plugins/elements/gstqueue.h:
        Be smarter when calculating the current amount of data in the queue by
        measuring the difference between start and end timestamps (in running
        time) inside the queue. Fixes #432876.
        API: GstQueue::pushing to notify elements that we are pushing data
again
        since the running signal is rather broken for this purpose.


-- 
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=432876.




More information about the Gstreamer-bugs mailing list