summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2007-08-19 18:47:19 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2007-08-19 18:47:19 +0000
commitfcd9f18e1bf3cd362c34a30cf32f882574738d77 (patch)
tree551906078a8a68335a9c94603470aa6e10e0e548 /ChangeLog
parent60bf53248bce179062aac71455bf7cff9ca62636 (diff)
tests/check/elements/: Also test 32 bit float mode and the type 2 variants of the filters.
Original commit message from CVS: * tests/check/elements/audiochebyshevfreqband.c: (GST_START_TEST), (audiochebyshevfreqband_suite): * tests/check/elements/audiochebyshevfreqlimit.c: (GST_START_TEST), (audiochebyshevfreqlimit_suite): Also test 32 bit float mode and the type 2 variants of the filters.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cf8a1379..61243086 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-08-19 Sebastian Dröge <slomo@circular-chaos.org>
+
+ * tests/check/elements/audiochebyshevfreqband.c: (GST_START_TEST),
+ (audiochebyshevfreqband_suite):
+ * tests/check/elements/audiochebyshevfreqlimit.c: (GST_START_TEST),
+ (audiochebyshevfreqlimit_suite):
+ Also test 32 bit float mode and the type 2 variants of the filters.
+
2007-08-18 Wim Taymans <wim.taymans@gmail.com>
* gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),