[Bug 698520] audioconvert unit test fails with recent glib (?)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Aug 19 06:14:24 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=698520
  GStreamer | orc | git

Edward Hervey <bilboed> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bilboed at gmail.com

--- Comment #11 from Edward Hervey <bilboed at gmail.com> 2013-08-19 13:14:18 UTC ---
If it helps, here are the memdups before/after using
audio_convert_orc_unpack_double_s32 

before unpack
00000000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 f0 3f  ...............?
00000010: 00 00 00 00 00 00 f0 bf 00 00 00 00 00 00 e0 3f  ...............?
00000020: 00 00 00 00 00 00 e0 bf 9a 99 99 99 99 99 f1 3f  ...............?
00000030: 9a 99 99 99 99 99 f1 bf                          ........

ORC_CODE=backup
after unpack
00000000: 00 00 00 00 ff ff ff 7f 02 00 00 80 00 00 00 40  ...............@
00000010: 01 00 00 c0 ff ff ff 7f 00 00 00 80              ............


ORC_CODE= (failing mode)
after unpack
00000000: 00 00 00 80 00 00 00 80 00 00 00 80 00 00 00 80  ................
00000010: 00 00 00 80 00 00 00 80 00 00 00 80              ............

I tried to find how to dump the compiled resulting ASM, but couldn't find any
method for that.

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