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