scenarios: update the prototype of ges_validate_activate
authorMathieu Duponchelle <mathieu.duponchelle@opencreed.com>
Thu, 8 May 2014 15:11:54 +0000 (17:11 +0200)
committerMathieu Duponchelle <mathieu.duponchelle@opencreed.com>
Thu, 8 May 2014 15:11:54 +0000 (17:11 +0200)
if validate is not present.

tools/ges-validate.c

index 819c668..ad538b4 100644 (file)
@@ -567,7 +567,7 @@ _print_position (GstElement * pipeline)
 }
 
 gboolean
-ges_validate_activate (GstPipeline * pipeline, const gchar * scenario)
+ges_validate_activate (GstPipeline * pipeline, const gchar * scenario, gboolean activate_before_paused)
 {
   if (scenario) {
     GST_WARNING ("Trying to run scenario %s, but gst-validate not supported",