1. 15 Oct, 2014 2 commits
  2. 14 Oct, 2014 3 commits
  3. 12 Oct, 2014 3 commits
  4. 11 Oct, 2014 8 commits
  5. 10 Oct, 2014 4 commits
  6. 09 Oct, 2014 6 commits
  7. 08 Oct, 2014 1 commit
  8. 07 Oct, 2014 5 commits
  9. 06 Oct, 2014 6 commits
  10. 05 Oct, 2014 1 commit
    • Rémi Denis-Courmont's avatar
      XCB/XVideo: reject hardware surfaces for the time being · fc5cf8a8
      Rémi Denis-Courmont authored
      The core cannot blend subpictures to hardware surfaces. In principles,
      blending could be performed post chroma conversion, but this is not
      supported by the video output wrapper so far.
      
      (cherry picked from commit 47d7b5c0537f16a99ee224c2c75f4f41dd18415d)
      fc5cf8a8
  11. 04 Oct, 2014 1 commit
    • Rémi Denis-Courmont's avatar
      vdpau: preallocate pool of video surfaces · a9b21ce7
      Rémi Denis-Courmont authored
      That should help failing safe to software decoding if the graphic card
      has too little free memory. Old cards with only 256 MiB are commonly
      affected by that problem.
      
      (cherry picked from commit f6da7e32f09d9671e92d90d98b7a2c51c28290b5)
      
      Conflicts:
      	modules/hw/vdpau/avcodec.c
      a9b21ce7