[Gstreamer-bugs] [Bug 100582] Changed - wavparse plugin doesn't support big endian machines

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Sat Dec 7 11:12:51 PST 2002


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=100582

Changed by nall at themountaingoats.net.

--- shadow/100582	Sat Dec  7 14:12:32 2002
+++ shadow/100582.tmp.28326	Sat Dec  7 14:12:51 2002
@@ -29,6 +29,20 @@
 you can't make us a patch.
 
 ------- Additional Comments From nall at themountaingoats.net  2002-12-07 14:12 -------
 Created an attachment (id=12823)
 patch to correctly parse wav headers for big endian machines
 
+
+------- Additional Comments From nall at themountaingoats.net  2002-12-07 14:12 -------
+a patch you want, a patch you got!
+
+i used the define __BIG_ENDIAN__ to qualify stuff. i know this works
+on gcc-3.2.1. i'm not sure about others (figuring that out in
+configure is probably the correct solution). 
+
+this was my first cut at something. it seems to work.
+
+i've also "fixed" the "signed" parameter in caps, however it looks
+like osssink doesn't support unsigned data.
+
+enjoy.





More information about the Gstreamer-bugs mailing list