summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2004-05-06 09:14:28 +0000
committerWim Taymans <wim.taymans@gmail.com>2004-05-06 09:14:28 +0000
commit9ca3d56e2b5f49cbe283c2e8ce637fd724bad585 (patch)
tree1e8aeb3565babdb2178459c2d2b7759f375741fb /ChangeLog
parent8e24d86f9d93a02f86fa0171b5d5a6928bb0039a (diff)
downloadgst-plugins-bad-9ca3d56e2b5f49cbe283c2e8ce637fd724bad585.tar.gz
gst-plugins-bad-9ca3d56e2b5f49cbe283c2e8ce637fd724bad585.tar.bz2
gst-plugins-bad-9ca3d56e2b5f49cbe283c2e8ce637fd724bad585.zip
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):