summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMartin Soto <martinsoto@users.sourceforge.net>2004-11-27 09:37:20 +0000
committerMartin Soto <martinsoto@users.sourceforge.net>2004-11-27 09:37:20 +0000
commit3b48708b7727cdf8827f0d7d9d108e0a090028dd (patch)
tree067e453052bfb786fcb9ab43e55f75fecd5209b4 /ChangeLog
parentaeb09d35abf17934407c8e1c826de3d8fab7193d (diff)
downloadgst-plugins-bad-3b48708b7727cdf8827f0d7d9d108e0a090028dd.tar.gz
gst-plugins-bad-3b48708b7727cdf8827f0d7d9d108e0a090028dd.tar.bz2
gst-plugins-bad-3b48708b7727cdf8827f0d7d9d108e0a090028dd.zip
gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
Original commit message from CVS: 2004-11-27 Martin Soto <martinsoto@users.sourceforge.net> * 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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 35b9dbb3..fb2cc6f3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-11-27 Martin Soto <martinsoto@users.sourceforge.net>
+
+ * 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 <v.merkatz@gmx.net>
* configure.ac:
* gst/tta/Makefile.am: