basetransform: fix typo

This commit is contained in:
Wim Taymans 2012-01-26 18:56:14 +01:00
parent 9152c01fcf
commit e122bae3ad

View file

@ -1051,7 +1051,7 @@ gst_base_transform_find_transform (GstBaseTransform * trans, GstPad * pad,
if (klass->fixate_caps) {
othercaps = gst_caps_make_writable (othercaps);
GST_DEBUG_OBJECT (trans, "calling faxate_caps for %" GST_PTR_FORMAT
GST_DEBUG_OBJECT (trans, "calling fixate_caps for %" GST_PTR_FORMAT
" using caps %" GST_PTR_FORMAT " on pad %s:%s", othercaps, caps,
GST_DEBUG_PAD_NAME (otherpad));
/* note that we pass the complete array of structures to the fixate