vlc-thumb: use pthread conditions
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.
Showing
Please register or sign in to comment