GST_OMX_HACK_EVENT_PORT_SETTINGS_CHANGED_PORT_0_TO_1))
port_index = 1;
- GST_DEBUG_OBJECT (comp->parent, "Settings changed (port_index: %d)",
+ GST_DEBUG_OBJECT (comp->parent, "Settings changed (port index: %d)",
port_index);
/* Now update the ports' states */
self = GST_OMX_VIDEO_DEC (decoder);
klass = GST_OMX_VIDEO_DEC_GET_CLASS (decoder);
+ GST_DEBUG_OBJECT (self, "Setting new caps %" GST_PTR_FORMAT, state->caps);
+
gst_omx_port_get_port_definition (self->in_port, &port_def);
/* Check if the caps change is a real format change or if only irrelevant