1. 01 Nov, 2014 1 commit
    • Rémi Denis-Courmont's avatar
      vout_ReleasePicture: do not wake up the video output thread · 72f131d9
      Rémi Denis-Courmont authored
      The video output thread never allocates pictures from the decoder
      thread. It uses the reserve private pool and, when if not rendering
      directly, the display pool. Thus it has nothing particular to do when
      a decoder pool picture is released.
      
      (vout_PutPicture() wakes the thread up to kick rendering.)
      72f131d9
  2. 31 Oct, 2014 4 commits
  3. 30 Oct, 2014 11 commits
  4. 29 Oct, 2014 16 commits
  5. 28 Oct, 2014 8 commits