Skip to content
  • Thibault Saunier's avatar
    player/transcoder: Use bus signal watch · 76bc578b
    Thibault Saunier authored and GStreamer Marge Bot's avatar GStreamer Marge Bot committed
    Instead of implementing exactly the same thing ourself but making
    `GstBus` not know that it is the case.
    
    Since we are *sure* that the bus can't have been access at the point
    where we add the watch we are guaranteed that the current thread
    maincontext is going to be used.
    
    Part-of: <!1870>
    76bc578b