tests/icles/stress-playbin.c: Fix the build.

Original commit message from CVS:
* tests/icles/stress-playbin.c:
Fix the build.
This commit is contained in:
Stefan Kost 2007-10-30 19:46:02 +00:00
parent 4c0e44de0f
commit 19867dfaaf
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2007-10-30 Stefan Kost <ensonic@users.sf.net>
* tests/icles/stress-playbin.c:
Fix the build.
2007-10-30 Tim-Philipp Müller <tim at centricular dot net>
* gst/playback/gstdecodebin.c: (close_pad_link), (type_found):

View file

@ -1,4 +1,5 @@
#include <gst/gst.h>
#include <stdlib.h>
#define TEST_RUNTIME 120.0 /* how long to run the test, in seconds */