[gstreamer-bugs] [Bug 618409] New: jackaudiosrc: improve process callback

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue May 11 14:53:58 PDT 2010


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

           Summary: jackaudiosrc: improve process callback
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: le.businessman at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Created an attachment (id=160866)
 View: https://bugzilla.gnome.org/attachment.cgi?id=160866
 Review: https://bugzilla.gnome.org/review?bug=618409&attachment=160866

Proposed patch

jackaudiosrc should not use g_alloca in its process_cb as it is only used here
to enhance readability. Additionally, the process_cb should interleave samples
directly from the jackports into the ringbuffer and not into an intermediate
memory buffer.

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