summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2004-05-09 00:02:26 +0000
committerBenjamin Otte <otte@gnome.org>2004-05-09 00:02:26 +0000
commit6252bb414a8bb9401698c11e5fe134b9ca97895e (patch)
tree1cdb057dfda05b637f052182ca733bc505eb5e96
parent4f8ead4256564344ae5a59362b175e6c6f720e9f (diff)
downloadgst-plugins-bad-6252bb414a8bb9401698c11e5fe134b9ca97895e.tar.gz
gst-plugins-bad-6252bb414a8bb9401698c11e5fe134b9ca97895e.tar.bz2
gst-plugins-bad-6252bb414a8bb9401698c11e5fe134b9ca97895e.zip
ext/alsa/gstalsasink.c: allow discont events before caps nego
Original commit message from CVS: * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event): allow discont events before caps nego
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9fd4849c..ceda4c90 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-05-09 Benjamin Otte <otte@gnome.org>
+
+ * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
+ allow discont events before caps nego
+
2004-05-08 Benjamin Otte <otte@gnome.org>
* ext/vorbis/vorbisdec.c: (vorbis_dec_event):