[Bug 723170] orc: documentation: mulhsw, mulhsw shifts by 16, not 8

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jan 29 11:21:33 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=723170
  GStreamer | orc | 1.x

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |slomo at coaxion.net
         Resolution|                            |FIXED

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-01-29 19:21:27 UTC ---
commit e1cfc5412a074ef8a33c0fb719990a6868fcebfd
Author: William Manley <will at williammanley.net>
Date:   Tue Jan 28 15:02:57 2014 +0000

    docs: mulhsw, mulhsw shifts by 16, not 8

    The documentation said that mulhsw and mulsuw was equivalent to:

        (a * b) >> 8

    when the implementation actually shifts by 16 bits.

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

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