diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2004-05-06 09:14:28 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2004-05-06 09:14:28 +0000 |
commit | 9ca3d56e2b5f49cbe283c2e8ce637fd724bad585 (patch) | |
tree | 1e8aeb3565babdb2178459c2d2b7759f375741fb /ChangeLog | |
parent | 8e24d86f9d93a02f86fa0171b5d5a6928bb0039a (diff) | |
download | gst-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-- | 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): |