Skip to content
  • Wim Taymans's avatar
    clock: make UNSCHEDULED checks threadsafe · 4446f997
    Wim Taymans authored
    Move the checks for using an unscheduled entry from the unsafe GstClock to the
    SystemClock object so that we can perform the correct locking.
    fix a leak and potential deadlock then the async thread fails to start.
    Sprinkle some G_LIKELY around because we can.
    4446f997