diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2004-05-06 09:14:29 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2004-05-06 09:14:29 +0000 |
commit | d2b5ac130bdd5b8a03da61c0b78ee0065d103ff7 (patch) | |
tree | f088db50dccec54ad6f57870de5b56bc8c27cc73 /ChangeLog | |
parent | 2faacf74c8b77af6a11977c04fd9508eb6ce1462 (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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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): |