Make build without warnings with debugging disabled
This commit is contained in:
parent
cf873498d2
commit
c5793a6a45
@ -1688,9 +1688,8 @@ flushing:
|
||||
}
|
||||
pause:
|
||||
{
|
||||
const gchar *reason = gst_flow_get_name (result);
|
||||
|
||||
GST_DEBUG_OBJECT (jitterbuffer, "pausing task, reason %s", reason);
|
||||
GST_DEBUG_OBJECT (jitterbuffer, "pausing task, reason %s",
|
||||
gst_flow_get_name (result));
|
||||
|
||||
JBUF_LOCK (priv);
|
||||
/* store result */
|
||||
|
Loading…
x
Reference in New Issue
Block a user