diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2007-06-08 16:49:41 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2007-06-08 16:49:41 +0000 |
commit | 0f7d9f156a06d0226b1a2b3b70e2786b9bf71e2b (patch) | |
tree | 5624e999e5b670a36c270a07c523d6132d52ec1f /ChangeLog | |
parent | 5210165feb20efb9ce1243a1aae003ff43c40ba7 (diff) | |
download | gst-plugins-bad-0f7d9f156a06d0226b1a2b3b70e2786b9bf71e2b.tar.gz gst-plugins-bad-0f7d9f156a06d0226b1a2b3b70e2786b9bf71e2b.tar.bz2 gst-plugins-bad-0f7d9f156a06d0226b1a2b3b70e2786b9bf71e2b.zip |
When driving the pipeline, also post an error when we get a not-linked flow return from downstream.
Original commit message from CVS:
* ext/timidity/gsttimidity.c: (gst_timidity_loop):
* ext/timidity/gstwildmidi.c: (gst_wildmidi_loop):
* gst/tta/gstttaparse.c: (gst_tta_parse_loop):
When driving the pipeline, also post an error when we get a
not-linked flow return from downstream.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2007-06-08 Tim-Philipp Müller <tim at centricular dot net> + + * ext/timidity/gsttimidity.c: (gst_timidity_loop): + * ext/timidity/gstwildmidi.c: (gst_wildmidi_loop): + * gst/tta/gstttaparse.c: (gst_tta_parse_loop): + When driving the pipeline, also post an error when we get a + not-linked flow return from downstream. + 2007-06-08 Jan Schmidt <thaytan@mad.scientist.com> * docs/plugins/gst-plugins-bad-plugins.args: |