1. 23 Jan, 2019 1 commit
  2. 12 Jan, 2019 1 commit
  3. 30 Sep, 2018 2 commits
  4. 30 Jan, 2018 1 commit
  5. 21 Jan, 2018 1 commit
  6. 31 Oct, 2017 1 commit
  7. 26 May, 2017 1 commit
  8. 25 May, 2017 1 commit
    • Ronald S. Bultje's avatar
      hevc: fix race condition in max_ra/seq_decode. · ca2209d6
      Ronald S. Bultje authored
      These variables are shared between frame threads, but they are updated
      post-setup_finished() if a EOB/EOS slice type occurs. Moving the EOB/EOS
      slices to the next frame thread instance (by parsing them leading into
      the next picture instead of trailing behind the last picture) effectively
      prevents this race condition.
      
      This fixes tsan failures on hevc-conformance-NoOutPrior_A_Qualcomm_1.
      ca2209d6
  9. 18 May, 2017 1 commit
  10. 05 May, 2017 7 commits
  11. 14 Feb, 2017 1 commit
  12. 31 Jan, 2017 1 commit
  13. 12 Jan, 2017 1 commit
  14. 31 Oct, 2016 1 commit
  15. 16 Oct, 2016 2 commits
  16. 18 Aug, 2016 1 commit
  17. 14 May, 2016 1 commit
  18. 04 May, 2016 1 commit
  19. 25 Apr, 2016 1 commit
  20. 28 Mar, 2016 3 commits
  21. 03 Jan, 2016 1 commit
  22. 04 Sep, 2015 1 commit
  23. 02 Sep, 2015 1 commit
  24. 19 Jul, 2015 1 commit
  25. 13 Jul, 2015 3 commits
  26. 12 Jul, 2015 2 commits
  27. 10 Jul, 2015 1 commit