summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2006-12-11 21:21:16 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2006-12-11 21:21:16 +0000
commitb61aef839f6256889b54144cff790fdfde430cda (patch)
treef7b1e150f61225dd1c27c4df107584a8e1c51f64 /ChangeLog
parent81c7f2c4a7794707e9db9bcb5d67633150e06b49 (diff)
sys/sunaudio/gstsunaudiosink.c: Ignore the buffer_time the sound device reports. Turns out it is sometimes completely...
Original commit message from CVS: * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare): Ignore the buffer_time the sound device reports. Turns out it is sometimes completely bogus and we're better off without it.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 104c7e3e..2b8ec325 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-12-08 Jan Schmidt <thaytan@mad.scientist.com>
+
+ * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
+ Ignore the buffer_time the sound device reports. Turns out it is
+ sometimes completely bogus and we're better off without it.
+
2006-12-11 Tim-Philipp Müller <tim at centricular dot net>
* gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),