summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2004-05-06 09:14:29 +0000
committerWim Taymans <wim.taymans@gmail.com>2004-05-06 09:14:29 +0000
commitd2b5ac130bdd5b8a03da61c0b78ee0065d103ff7 (patch)
treef088db50dccec54ad6f57870de5b56bc8c27cc73 /ChangeLog
parent2faacf74c8b77af6a11977c04fd9508eb6ce1462 (diff)
gst/wavenc/gstwavenc.c: First process the events before deciding that negotiation was not performed.
Original commit message from CVS: * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): First process the events before deciding that negotiation was not performed.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f46de01b..41dccb0d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2004-05-06 Wim Taymans <wim@fluendo.com>
+ * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
+ First process the events before deciding that negotiation
+ was not performed.
+
+2004-05-06 Wim Taymans <wim@fluendo.com>
+
* ext/theora/Makefile.am:
* ext/theora/theora.c: (plugin_init):
* ext/theora/theoradec.c: (theora_dec_change_state):