Skip to content
  • Rafaël Carré's avatar
    vlc-thumb: use pthread conditions · 317f0780
    Rafaël Carré authored
    Also use a static boolean if the condition has been signaled
    before we start waiting on it: libvlc_MediaPlayerSnapshotTaken event
    is serialized with libvlc_video_take_snapshot() so when the function
    returns the event already happened.
    317f0780