[Gstreamer-bugs] [Bug 137042] Changed - sinesrc calls gst_element_found_tags_for_pad

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Sat Mar 13 02:01:57 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=137042

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

--- shadow/137042	Sat Mar 13 01:06:16 2004
+++ shadow/137042.tmp.23656	Sat Mar 13 05:01:57 2004
@@ -1,13 +1,13 @@
 Bug#: 137042
 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: thaytan at mad.scientist.com               
 QAContact: gstreamer-maint at bugzilla.gnome.org
@@ -21,6 +21,12 @@
 
 gst_element_found_tags_for_pad can't be used from get-based elements
 because it pushes the taglist onto the pad.
 
 I _think_ the fix is the sinesrc should just fire the signal by calling
 gst_element_found_tags and then return the taglist as the buffer.
+
+------- Additional Comments From in7y118 at public.uni-hamburg.de  2004-03-13 05:01 -------
+That's correct.
+To be exact it should return a tagevent with the taglist as the buffer.
+
+I've fixed it so it does that.




More information about the Gstreamer-bugs mailing list