summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2008-11-02 09:19:24 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2008-11-02 09:19:24 +0000
commit931a223439642c2711148bcee787a4728af1c531 (patch)
tree085632a0af20d7c669e2b97fbacc98a3dc28d7dc /ChangeLog
parent6f2aeb92cd1412f75a78773f3b1b9030418ddd3d (diff)
downloadgst-plugins-bad-931a223439642c2711148bcee787a4728af1c531.tar.gz
gst-plugins-bad-931a223439642c2711148bcee787a4728af1c531.tar.bz2
gst-plugins-bad-931a223439642c2711148bcee787a4728af1c531.zip
gst/speexresample/gstspeexresample.c: Fix format string and arguments.
Original commit message from CVS: * gst/speexresample/gstspeexresample.c: (gst_speex_resample_check_discont): Fix format string and arguments. * gst/speexresample/resample_sse.h: Add missing file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3ff5252c..be6de712 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2008-11-02 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/speexresample/gstspeexresample.c:
+ (gst_speex_resample_check_discont):
+ Fix format string and arguments.
+
+ * gst/speexresample/resample_sse.h:
+ Add missing file.
+
2008-11-01 Stefan Kost <ensonic@users.sf.net>
* ext/resindvd/Makefile.am: