[Bug 701081] liborc example 1 gives wrong output

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon May 27 04:47:24 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=701081
  GStreamer | orc | unspecified

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |slomo at circular-chaos.org
         Resolution|                            |NOTABUG

--- Comment #1 from Sebastian Dröge <slomo at circular-chaos.org> 2013-05-27 11:47:18 UTC ---
That's correct, it is doing an saturated, signed 16 bit integer add:

.function audio_add_s16
.dest 2 d1 short
.source 2 s1 short
.source 2 s2 short

addssw d1, s1, s2

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