gst/adder/gstadder.c: properly error out when no negotiation has happened yet. (fixes #143032)

Original commit message from CVS:
reviewed by Benjamin Otte  <otte@gnome.org>
* gst/adder/gstadder.c: (gst_adder_loop):
properly error out when no negotiation has happened yet. (fixes
#143032)
This commit is contained in:
Benjamin Otte 2004-06-06 23:43:15 +00:00
parent 2c766ca508
commit 3245b4ee99

View file

@ -1,3 +1,11 @@
2004-06-07 Tim-Philipp Müller <t.i.m@zen.co.uk>
reviewed by Benjamin Otte <otte@gnome.org>
* gst/adder/gstadder.c: (gst_adder_loop):
properly error out when no negotiation has happened yet. (fixes
#143032)
2004-06-06 Benjamin Otte <otte@gnome.org>
* ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):