rtph264pay: fix typo in debug message

This commit is contained in:
Mark Nauwelaerts 2010-05-07 17:09:16 +02:00
parent af6fc84377
commit 90311e522f

View file

@ -955,7 +955,7 @@ gst_rtp_h264_pay_handle_buffer (GstBaseRTPPayload * basepayload,
rtph264pay->update_caps = FALSE;
GST_DEBUG ("outcaps udpate: sprop-parameter-sets=%s",
GST_DEBUG ("outcaps update: sprop-parameter-sets=%s",
rtph264pay->sprop_parameter_sets);
}
} else {