gst/adder/gstadder.c: properly error out when no negotiation has happened yet. (fixes...
authorBenjamin Otte <otte@gnome.org>
Sun, 6 Jun 2004 23:43:15 +0000 (23:43 +0000)
committerBenjamin Otte <otte@gnome.org>
Sun, 6 Jun 2004 23:43:15 +0000 (23:43 +0000)
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)

ChangeLog

index bbcb32f..654d800 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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):