hlsdemux: remove spamming GST_LOG_OBJECT
This commit is contained in:
parent
277a7d05b2
commit
6436747eb0
@ -615,8 +615,6 @@ gst_hls_demux_fetcher_chain (GstPad * pad, GstBuffer * buf)
|
|||||||
goto done;
|
goto done;
|
||||||
}
|
}
|
||||||
|
|
||||||
GST_LOG_OBJECT (demux, "The uri fetcher received a new buffer of size %u",
|
|
||||||
GST_BUFFER_SIZE (buf));
|
|
||||||
gst_adapter_push (demux->download, buf);
|
gst_adapter_push (demux->download, buf);
|
||||||
|
|
||||||
done:
|
done:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user