mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +00:00
gst/sine/gstsinesrc.c: return taglist correctly from _get function, don't gst_pad_push it.
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)
This commit is contained in:
parent
ef40a9e892
commit
d72f0acc29
1 changed files with 6 additions and 0 deletions
|
@ -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):
|
||||
|
||||
|
|
Loading…
Reference in a new issue