Skip to content
  • Edward Hervey's avatar
    oggdemux: Wait for push loop to be started · 0a49b93a
    Edward Hervey authored and Edward Hervey's avatar Edward Hervey committed
    Code using the push_loop_thread (using for sending seeks) assumes
    that the thread was properly started, except that this isn't always
    true and the thread might not have completely started.
    
    Instead wait for the thread to properly start before doing anything
    else.
    0a49b93a