From 3b48708b7727cdf8827f0d7d9d108e0a090028dd Mon Sep 17 00:00:00 2001 From: Martin Soto Date: Sat, 27 Nov 2004 09:37:20 +0000 Subject: gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active) Original commit message from CVS: 2004-11-27 Martin Soto * gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active) (gst_audio_clock_get_internal_time): Fix active <-> inactive transitions: ensure time value always grows and avoid abrupt value changes. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 35b9dbb3..fb2cc6f3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-11-27 Martin Soto + + * gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active) + (gst_audio_clock_get_internal_time): + Fix active <-> inactive transitions: ensure time value always + grows and avoid abrupt value changes. + 2004-11-27 Arwed v. Merkatz * configure.ac: * gst/tta/Makefile.am: -- cgit v1.2.1