[Gstreamer-bugs] [Bug 108301] Changed - source element synchronization (clock)

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Sun Apr 20 09:01:20 PDT 2003


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=108301

Changed by rbultje at ronald.bitfreak.net.

--- shadow/108301	Mon Apr 14 17:06:04 2003
+++ shadow/108301.tmp.30012	Sun Apr 20 12:01:20 2003
@@ -76,6 +76,11 @@
 The above patch doesn't actually look at the need_writes for
 requeueing the buffer. This means that:
 *) if the buffer is not used, the buffer is never requeued
 *) if the buffer is used more than once, it's requeued multiple times
 To fix this, we need to keep a log of which buffers are used how many
 times (we can probably us the is_queued[]-array for that).
+
+------- Additional Comments From rbultje at ronald.bitfreak.net  2003-04-20 12:01 -------
+Created an attachment (id=15864)
+Fix the above bugs...
+





More information about the Gstreamer-bugs mailing list