summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2008-11-22 15:02:15 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2008-11-22 15:02:15 +0000
commitb31ce48a0dd79d46bf73530c145cd0b2f7749850 (patch)
tree7c16df842592b55a3c04f2117d198bece6985533 /ChangeLog
parente1806aa1ad98109542b44e8137a2ba9343996a42 (diff)
downloadgst-plugins-bad-b31ce48a0dd79d46bf73530c145cd0b2f7749850.tar.gz
gst-plugins-bad-b31ce48a0dd79d46bf73530c145cd0b2f7749850.tar.bz2
gst-plugins-bad-b31ce48a0dd79d46bf73530c145cd0b2f7749850.zip
tests/check/elements/speexresample.c: Make the unit test a bit faster to prevent timeouts, especially with valgrind.
Original commit message from CVS: * tests/check/elements/speexresample.c: (GST_START_TEST): Make the unit test a bit faster to prevent timeouts, especially with valgrind.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 23d6dfed..7937f0c6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2008-11-22 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+ * tests/check/elements/speexresample.c: (GST_START_TEST):
+ Make the unit test a bit faster to prevent timeouts, especially
+ with valgrind.
+
+2008-11-22 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
* gst/mxf/mxfdemux.c: (gst_mxf_demux_push_src_event),
(gst_mxf_demux_handle_header_metadata_update_streams):
* gst/mxf/mxfparse.c: (gst_mxf_ul_hash),