diff --git a/ChangeLog b/ChangeLog index e3c0c1a4d8..192d2ffe24 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2004-07-03 Benjamin Otte + + * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery): + use our own functions for restarting the alsa device. + * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event): + I should apply patches myself - use MIN for the third argument, not + the second, this fixes seeking + 2004-07-02 David Schleef * ext/flac/gstflacdec.c: (gst_flacdec_class_init),