summaryrefslogtreecommitdiff
path: root/test/videotest.c
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2001-03-06 22:32:27 +0000
committerWim Taymans <wim.taymans@gmail.com>2001-03-06 22:32:27 +0000
commit031e0a3acbcdf6535102d219bc2361d86891e624 (patch)
treebeb12231ed3f3f64902a5446392160503551355f /test/videotest.c
parent30685cb8c908b1d3c39aa747d579fcf90b595e5a (diff)
Small fixes to pipeline and gstbin.HEAD-20010306-PRE_AUTOPLUG2
Original commit message from CVS: Small fixes to pipeline and gstbin. Fixed the xmmstest makefile entry Removed the plugin_load statements in videotest Applied the patch from Steve Baker for float args parsing
Diffstat (limited to 'test/videotest.c')
-rw-r--r--test/videotest.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/videotest.c b/test/videotest.c
index 6171491a74..9c08566460 100644
--- a/test/videotest.c
+++ b/test/videotest.c
@@ -25,8 +25,6 @@ int main(int argc,char *argv[]) {
//_gst_plugin_spew = TRUE;
gst_init(&argc,&argv);
- gst_plugin_load("v4lsrc");
- gst_plugin_load("videosink");
gnome_init("Videotest","0.0.1",argc,argv);