controller: use real world number in benchmark
authorStefan Kost <ensonic@users.sf.net>
Sun, 31 May 2009 19:37:59 +0000 (22:37 +0300)
committerStefan Kost <ensonic@users.sf.net>
Sun, 31 May 2009 19:39:05 +0000 (22:39 +0300)
tests/benchmarks/controller.c

index d052f31..10ab69f 100644 (file)
  * Boston, MA 02111-1307, USA.
  */
 
-
 #include <gst/gst.h>
 #include <gst/controller/gstcontroller.h>
 #include <gst/controller/gstinterpolationcontrolsource.h>
 
-#define NUM_CP 5000
+/* a song in buzztard can easily reach 30000 here */
+#define NUM_CP 15000
 #define BLOCK_SIZE 64
 
 static void