summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2004-05-06 09:21:24 +0000
committerWim Taymans <wim.taymans@gmail.com>2004-05-06 09:21:24 +0000
commite8a8cafb13c1c2ac2aac793787c19acdc48922db (patch)
treeb476fc2a3a8ca5b43944da52b3900f4362d7e884
parentd2b5ac130bdd5b8a03da61c0b78ee0065d103ff7 (diff)
ext/mpeg2enc/gstmpeg2enc.cc: Forward events first before deciding that negotiation was not performed.
Original commit message from CVS: * ext/mpeg2enc/gstmpeg2enc.cc: Forward events first before deciding that negotiation was not performed.
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 41dccb0d..4c79522d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2004-05-06 Wim Taymans <wim@fluendo.com>
+ * ext/mpeg2enc/gstmpeg2enc.cc:
+ Forward events first before deciding that negotiation was
+ not performed.
+
+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.