Skip to content
  • Rafaël Carré's avatar
    getLengthFromFile() : fix pthread conditions · 5fb0e6a5
    Rafaël Carré authored
    don't use static variables when we can avoid
    it might be true that we only have one Media instance in the program but we never know
    also we must check for the condition because of spurious wakeups
    5fb0e6a5