[Gstreamer-bugs] [Bug 122046] Changed - osssink should call try_set_caps() instead of "enjoy the noise"

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Mon Dec 1 20:46:04 PST 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=122046

Changed by ds at schleef.org.

--- shadow/122046	Thu Sep 11 15:18:26 2003
+++ shadow/122046.tmp.31631	Mon Dec  1 23:46:04 2003
@@ -1,13 +1,13 @@
 Bug#: 122046
 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: ds at schleef.org               
 QAContact: gstreamer-maint at bugzilla.gnome.org
@@ -16,6 +16,9 @@
 Summary: osssink should call try_set_caps() instead of "enjoy the noise"
 
 In the cases where osssink currently says "enjoy the noise", it should
 decide whether the caps are close enough, where "close enough" is defined
 by a parameter (probably).  If the caps are close enough, good.  If not, it
 should attempt to renegotiate caps on the sink pad with the new parameters.
+
+------- Additional Comments From ds at schleef.org  2003-12-01 23:46 -------
+The caps branch fixes this, but in a completely different way.




More information about the Gstreamer-bugs mailing list