[Gstreamer-bugs] [Bug 92958] New - xvideosink reuses old bufferpool when different size video is displayed

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Tue Sep 10 10:52:39 PDT 2002


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

Changed by steve at stevebaker.org.

--- shadow/92958	Tue Sep 10 13:52:39 2002
+++ shadow/92958.tmp.24838	Tue Sep 10 13:52:39 2002
@@ -0,0 +1,26 @@
+Bug#: 92958
+Product: GStreamer
+Version: cvs
+OS: other
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: gst-plugins
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: steve at stevebaker.org               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: 0.4.0
+URL: 
+Summary: xvideosink reuses old bufferpool when different size video is displayed
+
+Currently gst-player cannot play more than one different-sized video in a
+row because the bufferpool is not reallocated for the new video size.
+
+I guess there needs to be some way for downstream buffers to re-request the
+bufferpool on READY->PAUSED, or the bufferpool needs to be invalidated on
+PAUSED->READY.
+
+There could probably be a workaround coded in gst-player for this bug, but
+not for #92956 so I would prefer that #92956 had priority.





More information about the Gstreamer-bugs mailing list