summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2008-01-27 17:02:24 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2008-01-27 17:02:24 +0000
commitb0c8b0f3227ebe75e18064821ed981bbd5d935a4 (patch)
tree2656c450484dcb1495acd31a6860348b61557f1d /ChangeLog
parentb89495a8c25a27e810c9afe26665aaa91585cbb0 (diff)
downloadgst-plugins-bad-b0c8b0f3227ebe75e18064821ed981bbd5d935a4.tar.gz
gst-plugins-bad-b0c8b0f3227ebe75e18064821ed981bbd5d935a4.tar.bz2
gst-plugins-bad-b0c8b0f3227ebe75e18064821ed981bbd5d935a4.zip
ext/soundtouch/gstpitch.cc: Cast a double to a GstClockTimeDiff to fix a compiler warning.
Original commit message from CVS: * ext/soundtouch/gstpitch.cc: Cast a double to a GstClockTimeDiff to fix a compiler warning.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a855c5fd..84c6aba1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-01-27 Sebastian Dröge <slomo@circular-chaos.org>
+
+ * ext/soundtouch/gstpitch.cc:
+ Cast a double to a GstClockTimeDiff to fix a compiler warning.
+
2008-01-27 Stefan Kost <ensonic@users.sf.net>
* tests/icles/metadata_editor.c: