[Bug 687378] New: Optimize audioconvert on simple endian conversions

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Nov 1 14:55:41 PDT 2012


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

           Summary: Optimize audioconvert on simple endian conversions
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: rohde at duff.dk
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


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

Optimize audioconvert on simple endian conversions

When doing simple endian conversion between S16LE/S16BE and S32BE/S32LE we can
do a simple endian swap and nothing more.

This patch adds an optimization to handle these cases.

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