[gstreamer-bugs] [Bug 628009] [volume] Float processing with orc broken
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Aug 26 18:01:38 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=628009
GStreamer | gst-plugins-base | git
David Schleef <ds> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #4 from David Schleef <ds at schleef.org> 2010-08-27 01:01:35 UTC ---
Found it.
commit 21cc9b3a1c36619644d640f94f375f25a6c715ac
Author: David Schleef <ds at schleef.org>
Date: Thu Aug 26 17:58:42 2010 -0700
c: Fix loading of float params
Float params are loaded from orc_union32 pointers into orc_union32
temporaries, so it's important to not to a float->int conversion
in there.
--
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