rtpmux: Fix typo
This commit is contained in:
parent
91aef3ec5e
commit
3a7d09a749
@ -427,7 +427,7 @@ gst_rtp_mux_setcaps (GstPad *pad, GstCaps *caps)
|
||||
NULL);
|
||||
|
||||
GST_DEBUG_OBJECT (rtp_mux,
|
||||
"seting caps %" GST_PTR_FORMAT " on src pad..", caps);
|
||||
"setting caps %" GST_PTR_FORMAT " on src pad..", caps);
|
||||
ret = gst_pad_set_caps (rtp_mux->srcpad, caps);
|
||||
|
||||
out:
|
||||
|
Loading…
x
Reference in New Issue
Block a user