[gstreamer-bugs] [Bug 600945] silence buffers at start reusing pulsesrc

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Nov 6 03:22:51 PST 2009


https://bugzilla.gnome.org/show_bug.cgi?id=600945
  GStreamer | gst-plugins-good | unspecified

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.26

--- Comment #1 from Wim Taymans <wim.taymans at gmail.com> 2009-11-06 11:22:48 UTC ---
commit 4f3f9a105482615ca47cb05a07cb4525f2733529
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Fri Nov 6 12:19:47 2009 +0100

    basesrc: fix startup position in the ringbuffer

    When we start and we need to produce the first sample, go to the next
sample
    that will be written into the ringbuffer instead of trying to go to sample
0.
    We relied on rather small ringbuffer sizes to correctly go to the current
    sample, which breaks whith large buffers.

    Fixes #600945

-- 
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