1. 16 Oct, 2016 4 commits
  2. 14 Oct, 2016 6 commits
  3. 12 Oct, 2016 9 commits
  4. 11 Oct, 2016 2 commits
  5. 10 Oct, 2016 1 commit
  6. 09 Oct, 2016 1 commit
  7. 07 Oct, 2016 1 commit
  8. 06 Oct, 2016 4 commits
  9. 05 Oct, 2016 1 commit
    • Steve Lhomme's avatar
      d3d11va: Use the proper decoding slice index · be630b1e
      Steve Lhomme authored
      The decoding buffer index expected by D3D11VA is the one from the
      ID3D11Texture2D not the one from the ID3D11VideoDecoderOutputView array
      in AVD3D11VAContext.
      
      Otherwise, when providing decoder slices that do not start from 0,
      pictures appear in bogus order. For an invalid index crashes and
      image corruption can occur.
      Signed-off-by: 's avatarDiego Biurrun <diego@biurrun.de>
      be630b1e
  10. 04 Oct, 2016 11 commits