[Bug 694257] New: pulsesink: Update segdone periodically

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Feb 20 03:03:42 PST 2013


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

           Summary: pulsesink: Update segdone periodically
    Classification: Platform
           Product: GStreamer
           Version: unspecified
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: arun at accosted.net
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


This makes sure that we update segdone based on the read index received
during latency updates. As the comment notes, we make some compromises
to deal with the fact that segdone is a segment multiple, while the read
index offers finer granularity. The updates are also not very often
(100ms since that is how often automatic timing updates are provided).

All this is required for the baseaudiosink sample alignment code to work
at all.

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