gst/sine/gstsinesrc.c: return taglist correctly from _get function, don't gst_pad_pus...
authorBenjamin Otte <otte@gnome.org>
Sat, 13 Mar 2004 09:57:01 +0000 (09:57 +0000)
committerBenjamin Otte <otte@gnome.org>
Sat, 13 Mar 2004 09:57:01 +0000 (09:57 +0000)
Original commit message from CVS:
* gst/sine/gstsinesrc.c: (gst_sinesrc_get):
return taglist correctly from _get function, don't gst_pad_push it.
(fixes #137042)

ChangeLog

index 4635388..3d9e248 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-03-13  Benjamin Otte  <otte@gnome.org>
+
+       * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
+         return taglist correctly from _get function, don't gst_pad_push it.
+         (fixes #137042)
+
 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
        * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):