scenarios: update the prototype of ges_validate_activate

if validate is not present.
This commit is contained in:
Mathieu Duponchelle 2014-05-08 17:11:54 +02:00
parent 7138bfb700
commit 6b61c29907

View 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",