1. 24 Jun, 2017 1 commit
  2. 26 May, 2017 1 commit
  3. 05 May, 2017 4 commits
  4. 09 Apr, 2017 1 commit
  5. 06 Apr, 2017 1 commit
  6. 12 Jan, 2017 1 commit
  7. 21 Oct, 2016 1 commit
  8. 16 Oct, 2016 5 commits
  9. 09 Sep, 2016 1 commit
  10. 14 May, 2016 1 commit
  11. 25 Apr, 2016 1 commit
  12. 28 Mar, 2016 1 commit
  13. 13 Feb, 2016 3 commits
  14. 05 Dec, 2015 2 commits
  15. 07 Nov, 2015 1 commit
  16. 19 Sep, 2015 1 commit
  17. 03 Aug, 2015 1 commit
  18. 12 Jul, 2015 7 commits
  19. 08 Jul, 2015 3 commits
  20. 14 Jun, 2015 1 commit
    • Philip Langdale's avatar
      avcodec/hevc: Track long and short term RPS size for VDPAU · 1b19d0c6
      Philip Langdale authored
      Today, we track the short term RPS size for DXVA, but only if the
      SliceHeader RPS is being used. Otherwise it's left uninitialized.
      
      NVIDIA's VDPAU implementation requires that the size be accurately
      tracked even if an SPS RPS is being used. In this case, it's really
      counting the size of the RPS idx information, but you end up with
      mangled output if the value is not accurate.
      
      VDPAU also needs the size of the long term RPS.
      Signed-off-by: 's avatarPhilip Langdale <philipl@overt.org>
      1b19d0c6
  21. 27 Apr, 2015 1 commit
  22. 21 Mar, 2015 1 commit