[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:30 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	Fri Apr 11 07:35:43 2003
+++ shadow/110542.tmp.10027	Sat Apr 12 09:43:30 2003
@@ -18,6 +18,13 @@
 Fix caps of wavenc to onlz accept little endian audio.
 
 ------- Additional Comments From in7y118 at public.uni-hamburg.de  2003-04-11 07:35 -------
 Created an attachment (id=15638)
 fix
 
+
+------- 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.





More information about the Gstreamer-bugs mailing list