[Gstreamer-bugs] [Bug 118444] New - speex fails on gst-register

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Sun Jul 27 14:54:17 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=118444

Changed by lucky_gedn at metropoli2000.net.

--- shadow/118444	Sun Jul 27 17:54:16 2003
+++ shadow/118444.tmp.17135	Sun Jul 27 17:54:16 2003
@@ -0,0 +1,36 @@
+Bug#: 118444
+Product: GStreamer
+Version: HEAD CVS
+OS: Linux
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: gst-plugins
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: lucky_gedn at metropoli2000.net               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: HEAD
+URL: 
+Summary: speex fails on gst-register
+
+Hi all , 
+
+ i've found problem trying to register speex plugin , it fails :(
+
+ Here is the patch :
+
+--- gstspeexdec.c.orig  2003-07-27 23:33:05.000000000 +0200
++++ gstspeexdec.c       2003-07-27 23:18:13.000000000 +0200
+@@ -31,7 +31,7 @@
+ GstElementDetails gst_speexdec_details = {
+   "speex audio decoder",
+   "Codec/Audio/Decoder",
+-  "LGPL"
++  "LGPL",
+   ".speex",
+   VERSION,
+   "Wim Taymans <wim.taymans at chello.be>",
+
+ Best Regards.




More information about the Gstreamer-bugs mailing list