[Bug 742446] New: sbcparse: Frame coalescing broken for joint stereo

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jan 6 02:42:39 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=742446
  GStreamer | gst-plugins-good | 1.x

           Summary: sbcparse: Frame coalescing broken for joint stereo
    Classification: Platform
           Product: GStreamer
           Version: 1.x
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: tghs at tghs.net
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


sbcparse's frame coalescing is broken for joint stereo SBC streams. We only
ever get frames from these streams out of sbcparse with one frame to a buffer.

There's a mistake in the SBC frame header size calculation (see the attached
patch for a full explanation) that was introduced in the rewrite of the bluez
code. Because of this, the frame coalescing code can't find the next frame
where it expects it to be, and it gives up on coalescing the frame with any
subsequent ones.

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