ges-validate: issues naming have changed.

Update the override.
This commit is contained in:
Mathieu Duponchelle 2014-10-22 14:15:11 +02:00
parent a76e627af8
commit 5779e68102

View file

@ -655,7 +655,7 @@ ges_validate_activate (GstPipeline * pipeline, const gchar * scenario,
o = gst_validate_override_new ();
gst_validate_override_change_severity (o,
GST_VALIDATE_ISSUE_ID_EVENT_SEEK_RESULT_POSITION_WRONG,
EVENT_SEEK_RESULT_POSITION_WRONG,
GST_VALIDATE_REPORT_LEVEL_WARNING);
gst_validate_override_register_by_name ("scenarios", o);