[Gstreamer-bugs] [Bug 110542] Changed - [0.6.1] wave files are little endian
bugzilla-daemon at widget.gnome.org
bugzilla-daemon at widget.gnome.org
Sat Apr 12 06:43:51 PDT 2003
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=110542
Changed by rbultje at ronald.bitfreak.net.
--- shadow/110542 Sat Apr 12 09:43:30 2003
+++ shadow/110542.tmp.10098 Sat Apr 12 09:43:51 2003
@@ -25,6 +25,11 @@
------- Additional Comments From rbultje at ronald.bitfreak.net 2003-04-12 09:43 -------
Bah, that's evil... Most plugins assume we handle audio in the
arch-native form, so if a specific plugins only wants one endian sort,
then it should do conversion internally. Long-term, separate filter
elements might come in handy here, but a short-term solution is to
just do it inside wavenc. Patch attached.
+
+------- Additional Comments From rbultje at ronald.bitfreak.net 2003-04-12 09:43 -------
+Created an attachment (id=15665)
+how about this?
+
More information about the Gstreamer-bugs
mailing list