1. 29 Nov, 2011 1 commit
    • Jean-Paul Saman's avatar
      Implemented decoder_GetPictureCount() and vout_GetPictureCount() · 91f15717
      Jean-Paul Saman authored
      The idea is to get the  number of pictures needed according to core for direct rendering.
      So that the decoder knows how many surfaces it needs to allocated. However the vout is instantiated,
      after the codec is. Luckily the number needed is rather static, so if there is no vout yet, then return
      the static value.
      91f15717
  2. 24 Nov, 2011 2 commits
  3. 23 Nov, 2011 17 commits
  4. 22 Nov, 2011 9 commits
  5. 21 Nov, 2011 11 commits