fixed the segfault
Original commit message from CVS: fixed the segfault
This commit is contained in:
parent
2a1f2f4424
commit
70d57d84b1
@ -69,7 +69,7 @@ _gst_cpu_initialize (void)
|
||||
featurelist = stringcat(featurelist,"NONE");
|
||||
}
|
||||
|
||||
INFO(GST_INFO_GST_INIT, "CPU features: %s",featurelist);
|
||||
GST_INFO (GST_INFO_GST_INIT, "CPU features: %s",featurelist);
|
||||
}
|
||||
|
||||
GstCPUFlags
|
||||
|
Loading…
x
Reference in New Issue
Block a user