Skip to content
  • Stefan Sauer's avatar
    controller: merge controller into gstobject · a1599f5f
    Stefan Sauer authored
    This make the controller even more lightweight (no extra object, no extra lock,
    less indirections). For object that don't use the controller the only 'overhead'
    is a 3 unused fields in the gst_object structure.
    a1599f5f