projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
612387d
)
controller: use real world number in benchmark
author
Stefan Kost
<ensonic@users.sf.net>
Sun, 31 May 2009 19:37:59 +0000
(22:37 +0300)
committer
Stefan Kost
<ensonic@users.sf.net>
Sun, 31 May 2009 19:39:05 +0000
(22:39 +0300)
tests/benchmarks/controller.c
patch
|
blob
|
history
diff --git
a/tests/benchmarks/controller.c
b/tests/benchmarks/controller.c
index
d052f31
..
10ab69f
100644
(file)
--- a/
tests/benchmarks/controller.c
+++ b/
tests/benchmarks/controller.c
@@
-19,12
+19,12
@@
* 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