mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-02 12:32:29 +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,7 +402,8 @@ gst_schedulerfactory_class_init (GstSchedulerFactoryClass *klass)
|
|||
#endif
|
||||
|
||||
_gst_schedulerfactories = NULL;
|
||||
_default_name = g_strdup ("basic");
|
||||
if (!_default_name)
|
||||
_default_name = g_strdup ("basic");
|
||||
}
|
||||
|
||||
static void
|
||||
|
|
Loading…
Reference in a new issue