[Gstreamer-bugs] [Bug 136590] Changed - mod plugins doesn't work atm

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Tue Mar 9 13:14:02 PST 2004


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

Changed by in7y118 at public.uni-hamburg.de.

--- shadow/136590	Mon Mar  8 17:00:42 2004
+++ shadow/136590.tmp.32252	Tue Mar  9 16:14:02 2004
@@ -1,20 +1,20 @@
 Bug#: 136590
 Product: GStreamer
 Version: HEAD CVS
 OS: Linux
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: normal
 Priority: Normal
 Component: gst-plugins
 AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
 ReportedBy: Uraeus at linuxrising.org               
 QAContact: gstreamer-maint at bugzilla.gnome.org
-TargetMilestone: HEAD
+TargetMilestone: 0.8.0
 URL: 
 Summary: mod plugins doesn't work atm
 
 Running command-line
 gst-launch-0.7 filesrc location="amiga.mod" ! modplug !  osssink
  
@@ -22,6 +22,15 @@
  
 (process:3073): GStreamer-CRITICAL **: file gstpad.c: line 1394
 (gst_pad_try_set_caps): assertion `!GST_PAD_IS_NEGOTIATING (pad)' failed
 ERROR: pipeline doesn't want to play.
 
 Getting another but equally destructive message with mikmod
+
+------- Additional Comments From in7y118 at public.uni-hamburg.de  2004-03-09 16:13 -------
+        * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
+        (gst_mikmod_change_state):
+        * ext/mikmod/gstmikmod.h:
+          make mikmod's loop function not loop infinitely and call
+          gst_element_yield anymore
+        * gst/modplug/gstmodplug.cc:
+          fix pad negotiation (fixes #136590)




More information about the Gstreamer-bugs mailing list