mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-08 23:42:28 +00:00
--gst-scheduler={basic,standard} :-)))
Original commit message from CVS: --gst-scheduler={basic,standard} :-)))
This commit is contained in:
parent
bae6d1e31b
commit
38b5789e71
1 changed files with 2 additions and 1 deletions
|
@ -402,6 +402,7 @@ gst_schedulerfactory_class_init (GstSchedulerFactoryClass *klass)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
_gst_schedulerfactories = NULL;
|
_gst_schedulerfactories = NULL;
|
||||||
|
if (!_default_name)
|
||||||
_default_name = g_strdup ("basic");
|
_default_name = g_strdup ("basic");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue