CVS Root: /cvs/gstreamer
Module: gst-plugins-bad
Changes by: slomo
Date: Tue Nov 25 2008 16:38:05 UTC
Log message:
* tests/check/elements/speexresample.c: (test_pipeline):
Make unit test again faster to prevent timeouts with valgrind.
Modified files:
. : ChangeLog
tests/check/elements: speexresample.c
Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/ChangeLog.diff?r1=1.3742&r2=1.3743
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/tests/check/elements/speexresample.c.diff?r1=1.4&r2=1.5
====Begin Diffs====
Index: ChangeLog
===================================================================
RCS file: /cvs/gstreamer/gst-plugins-bad/ChangeLog,v
retrieving revision 1.3742
retrieving revision 1.3743
diff -u -d -r1.3742 -r1.3743
--- ChangeLog 25 Nov 2008 15:12:03 -0000 1.3742
+++ ChangeLog 25 Nov 2008 16:37:49 -0000 1.3743
@@ -1,3 +1,8 @@
+2008-11-25 Sebastian Dröge <[email protected]>
+
+ * tests/check/elements/speexresample.c: (test_pipeline):
+ Make unit test again faster to prevent timeouts with valgrind.
2008-11-25 Wim Taymans <[email protected]>
* gst/rtpmanager/gstrtpsession.c:
Index: speexresample.c
RCS file: /cvs/gstreamer/gst-plugins-bad/tests/check/elements/speexresample.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- speexresample.c 22 Nov 2008 15:02:15 -0000 1.4
+++ speexresample.c 25 Nov 2008 16:37:50 -0000 1.5
@@ -615,7 +615,7 @@
pipe_str =
g_strdup_printf
- ("audiotestsrc num-buffers=100 ! audioconvert ! audio/x-raw-%s,rate=%d,width=%d,channels=2 ! speexresample quality=%d ! audio/x-raw-%s,rate=%d,width=%d ! identity check-imperfect-timestamp=TRUE ! fakesink",
+ ("audiotestsrc num-buffers=10 ! audioconvert ! audio/x-raw-%s,rate=%d,width=%d,channels=2 ! speexresample quality=%d ! audio/x-raw-%s,rate=%d,width=%d ! identity check-imperfect-timestamp=TRUE ! fakesink",
(fp) ? "float" : "int", inrate, width, quality, (fp) ? "float" : "int",
outrate, width);
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gstreamer-cvs-verbose mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gstreamer-cvs-verbose
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.