ext/mpeg2enc/gstmpeg2enc.cc: Forward events first before deciding that negotiation...
authorWim Taymans <wim.taymans@gmail.com>
Thu, 6 May 2004 09:21:24 +0000 (09:21 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 6 May 2004 09:21:24 +0000 (09:21 +0000)
Original commit message from CVS:
* ext/mpeg2enc/gstmpeg2enc.cc:
Forward events first before deciding that negotiation was
not performed.

ChangeLog

index 41dccb0..4c79522 100644 (file)
--- 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.