[Gstreamer-bugs] [Bug 136408] New - gst_buffer_merge should take ownership of given buffers

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Sat Mar 6 13:34:47 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=136408

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

--- shadow/136408	Sat Mar  6 16:34:47 2004
+++ shadow/136408.tmp.10667	Sat Mar  6 16:34:47 2004
@@ -0,0 +1,22 @@
+Bug#: 136408
+Product: GStreamer
+Version: HEAD CVS
+OS: Linux
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: enhancement
+Priority: Normal
+Component: gstreamer (core)
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: in7y118 at public.uni-hamburg.de               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: HEAD
+URL: 
+Summary: gst_buffer_merge should take ownership of given buffers
+
+I fixed a lot of memleaks because apps assume gst_buffer_merge takes
+ownership of the buffers (which make sense if you want them merged).
+
+It would be nice to make gst_buffer_merge take ownership of the given
+buffers, so this works like plugin developers expect it naively.




More information about the Gstreamer-bugs mailing list