1. 02 May, 2012 1 commit
    • Jean-Paul Saman's avatar
      transcode: replace PICTURE_RING_BUFFER with picture_fifo_t · 0cdf8d86
      Jean-Paul Saman authored
      The PICTURE_RING_BUFFER used a fixed size, which when running out of available pictures
      produces visible artefacts in the encoded stream. Allocating a new picture and keeping
      track of them in a fifo is much simpler (in the multiple threads encoding scenario) and
      solves the ring buffer overrun.
      0cdf8d86
  2. 01 May, 2012 6 commits
  3. 30 Apr, 2012 7 commits
  4. 29 Apr, 2012 8 commits
  5. 28 Apr, 2012 1 commit
  6. 27 Apr, 2012 3 commits
  7. 25 Apr, 2012 1 commit
  8. 23 Apr, 2012 9 commits
  9. 22 Apr, 2012 2 commits
  10. 21 Apr, 2012 2 commits