[Gstreamer-bugs] [Bug 114560] Changed - rfc2250enc produces empty buffers

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Fri Mar 5 17:25:49 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=114560

Changed by ds at schleef.org.

--- shadow/114560	Fri Jun  6 08:02:23 2003
+++ shadow/114560.tmp.18958	Fri Mar  5 20:25:49 2004
@@ -1,13 +1,13 @@
 Bug#: 114560
 Product: GStreamer
 Version: HEAD CVS
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: normal
 Priority: Normal
 Component: gst-plugins
 AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
 ReportedBy: bugzilla.gnome.org at ralphm.ik.nu               
 QAContact: gstreamer-maint at bugzilla.gnome.org
@@ -32,6 +32,18 @@
 that the function  creates a new buffer and fills it with the concatenation
 of the two buffers and returns that.
 
 I have checked this by creating a new pointer variable and using that to
 collect the return value and using that in the code that follows it. This
 works as expected.
+
+------- Additional Comments From ds at schleef.org  2004-03-05 20:25 -------
+2004-03-05  David Schleef  <ds at schleef.org>
+
+        * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
+        Fix code that ignores return value of gst_buffer_merge().
+        (bug #114560)
+        * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
+        * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
+same
+        * testsuite/gst-lint:  Check for above.
+




More information about the Gstreamer-bugs mailing list