Skip to content
  • Thibault Saunier's avatar
    demux: Create timeline from the streaming thread · 6d895ea1
    Thibault Saunier authored
    First marshilling it to the main thread is dangerous as it is a blocking
    operation and it should never happen there.
    
    The asset cache is MT safe now so it is possible to load the timeline
    from that thread directly
    6d895ea1