[Bug 747005] audioconvert: avoid floating point calculations when mixing integer-formatted channels

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Apr 15 02:30:53 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=747005

--- Comment #4 from Bernhard Miller <bernhard.miller at streamunlimited.com> ---
Created attachment 301601
  --> https://bugzilla.gnome.org/attachment.cgi?id=301601&action=edit
Fixup for the above patch

The previous patch is using gint and gint32 synonymously, which can cause
problems on 64bit systems.
With the fixup, the int matrix now only uses gint.

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