From fcd9f18e1bf3cd362c34a30cf32f882574738d77 Mon Sep 17 00:00:00 2001 From: Sebastian Dröge Date: Sun, 19 Aug 2007 18:47:19 +0000 Subject: 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. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index cf8a1379..61243086 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2007-08-19 Sebastian Dröge + + * 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 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved), -- cgit