From 88c45a0677c456df3b493b697c1be6b9f94209f5 Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Mon, 7 Jun 2004 20:44:55 +0000 Subject: 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 --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index c8ebdef7..5280e004 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-06-07 Benjamin Otte + + * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event): + handle discont events if they happen before caps nego + 2004-06-07 Wim Taymans * 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 + * AUTHORS: Add me to the authors file * configure.ac: -- cgit v1.2.1