[gstreamer-bugs] [Bug 597463] [pulsesrc] has no lower bound for fragment size

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Oct 6 10:59:18 PDT 2009


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

René Stadler <mail> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.17

--- Comment #3 from René Stadler <mail at renestadler.de> 2009-10-06 17:59:15 UTC ---
commit 15c6175044d1a308eb463347cd8d4c88b53ecb35
Author: René Stadler <mail at renestadler.de>
Date:   Fri Oct 2 23:51:29 2009 +0300

    pulsesrc: guard fragment size with a lower limit based on latency-time

    In case that the pulse daemon runs the source device at a relatively low
fixed
    fragment size compared to the requested latency-time, configure the ring
buffer
    segsize to the largest integer multiple of the fragment size that is still
    smaller than or equal to the requested latency-time.

    Fixes bug #597463.

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