summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2004-06-07 20:44:55 +0000
committerBenjamin Otte <otte@gnome.org>2004-06-07 20:44:55 +0000
commit41247e2d4ded07e2d1b987c5cc2d25f87f04b3d7 (patch)
tree6ae586add46dddf14a5b482adf08910c8da04eee
parent6a59b1923e307817edace502671f20249778e837 (diff)
ext/alsa/gstalsasink.c: handle discont events if they happen before caps nego
Original commit message from CVS: * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event): handle discont events if they happen before caps nego
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c8ebdef7..5280e004 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-06-07 Benjamin Otte <otte@gnome.org>
+
+ * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
+ handle discont events if they happen before caps nego
+
2004-06-07 Wim Taymans <wim@fluendo.com>
* gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
@@ -20,6 +25,7 @@
- check for soundcard.h in different places for some BSD
2004-06-07 Jan Schmidt <thaytan@mad.scientist.com>
+
* AUTHORS:
Add me to the authors file
* configure.ac: