summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorEdgard Lima <edgard.lima@indt.org.br>2005-10-31 14:41:31 +0000
committerEdgard Lima <edgard.lima@indt.org.br>2005-10-31 14:41:31 +0000
commit7d5d482411dc788377dc4ac74eadd3ee95dea278 (patch)
treee11db94a6a25776541799e7f582f16da1d9ed12c /ChangeLog
parent6662f94650e100f28209830fd3b13b0ad7d6f1c9 (diff)
Add checks to GST_FLOW_NOT_LINKED for values returned from gst_pad_push.
Original commit message from CVS: Add checks to GST_FLOW_NOT_LINKED for values returned from gst_pad_push.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4bde7cd5..8d8a8a84 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-10-31 Edgard Lima <edgard.lima@indt.org.br>
+
+ * ext/speex/gstspeexenc.c: (gst_speexenc_chain)
+ Add checks to GST_FLOW_NOT_LINKED for values returned
+ from gst_pad_push.
+
2005-10-31 Zeeshan Ali <zeenix@gmail.com>
* gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_setcaps),