1. 09 Sep, 2016 1 commit
  2. 14 May, 2016 1 commit
  3. 25 Apr, 2016 1 commit
  4. 28 Mar, 2016 1 commit
  5. 13 Feb, 2016 3 commits
  6. 05 Dec, 2015 2 commits
  7. 07 Nov, 2015 1 commit
  8. 19 Sep, 2015 1 commit
  9. 03 Aug, 2015 1 commit
  10. 12 Jul, 2015 7 commits
  11. 08 Jul, 2015 3 commits
  12. 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
  13. 27 Apr, 2015 1 commit
  14. 21 Mar, 2015 1 commit
  15. 06 Feb, 2015 1 commit
  16. 04 Feb, 2015 2 commits
  17. 27 Jan, 2015 6 commits
  18. 17 Nov, 2014 2 commits
  19. 01 Oct, 2014 1 commit
  20. 27 Sep, 2014 1 commit
  21. 23 Sep, 2014 2 commits