1. 19 Jan, 2012 2 commits
  2. 18 Jan, 2012 14 commits
  3. 17 Jan, 2012 7 commits
  4. 16 Jan, 2012 6 commits
  5. 15 Jan, 2012 10 commits
  6. 14 Jan, 2012 1 commit
    • Pierre Ynard's avatar
      VoD: fix deadlock between RTSP and VLM · 7ac6ae55
      Pierre Ynard authored
      The deadlock would occur when the VLM would stop an instance and detach
      its RTP output, at the same time as an RTSP client would issue a VoD
      command to the VLM.
      
      Unfortunately this introduces a race condition where wrong RTP-Info can
      be returned.
      7ac6ae55