diff --git a/ChangeLog b/ChangeLog index d1050082d5..cf54e5ef34 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-01-17 Ronald S. Bultje + + * ext/alsa/gstalsaclock.c: (gst_alsa_clock_wait): + Sanity check, don't wait endlessly since the clock might not + actually run at this point (which is a deadlock). Fixes #164069. + 2005-01-16 Ronald S. Bultje * gst/playback/gstplaybasebin.c: (probe_triggered):