Skip to content
  • Tim-Philipp Müller's avatar
    gst: fix some compiler warnings · be70cebc
    Tim-Philipp Müller authored
    gstobject.c: In function 'gst_object_has_active_automation':
    gstobject.c:1076:3: error: 'return' with no value, in function returning non-void
    gstcontroller.c: In function 'gst_controller_is_active':
    gstcontroller.c:509:3: error: 'return' with no value, in function returning non-void
    be70cebc