[Bug 768576] New base class for non-streaming audio formats such as module formats, SID music, MIDI files etc.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon May 22 23:13:57 UTC 2017


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

Reynaldo H. Verdejo Pinochet <reynaldo at osg.samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |reynaldo at osg.samsung.com

--- Comment #19 from Reynaldo H. Verdejo Pinochet <reynaldo at osg.samsung.com> ---
Created attachment 352384
  --> https://bugzilla.gnome.org/attachment.cgi?id=352384&action=edit
wildmididec: explicitly cast buffer data to int8 in _decode()

_decode() seems to use the wrong cast for the buffer's data.
At least my system's wildmidi-lib expect it explicitly as a
signed 8bit int (Debian's libwildmidi-dev 0.4.0-2+b2). Patch\
ttached.

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