1. 21 Jun, 2016 1 commit
  2. 28 Mar, 2016 2 commits
  3. 25 Mar, 2016 2 commits
  4. 30 Nov, 2014 1 commit
  5. 16 Mar, 2014 1 commit
  6. 20 Aug, 2013 2 commits
  7. 31 May, 2012 1 commit
    • Michael Niedermayer's avatar
      h264: move q0 scan tables into context · b7d14883
      Michael Niedermayer authored
      This fixes out of global array reads.
      The alternative solutions of checking the index or modifying the VLC tables
      to prevent the index going outside are each about 1-2 cpu cyclces slower
      per coded 4x4 block.
      The alternative of padding the global tables directly is more ugly and
      moving them to the context should benefit cache locality.
      
      Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
      Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      b7d14883
  8. 30 May, 2012 1 commit
  9. 10 May, 2012 1 commit
  10. 21 Oct, 2011 1 commit
  11. 14 Aug, 2011 1 commit
  12. 02 May, 2011 2 commits
  13. 19 Mar, 2011 1 commit
  14. 21 Jan, 2011 1 commit
  15. 20 Jan, 2011 1 commit
  16. 15 Jan, 2011 1 commit
  17. 20 Apr, 2010 1 commit
  18. 13 Feb, 2010 1 commit
  19. 13 Jan, 2010 3 commits
  20. 12 Jan, 2010 4 commits
  21. 01 Feb, 2009 1 commit
  22. 24 Jan, 2009 1 commit
  23. 19 Dec, 2008 1 commit
  24. 26 Nov, 2008 1 commit
  25. 24 Nov, 2008 1 commit
  26. 21 Nov, 2008 1 commit
  27. 04 Nov, 2008 1 commit
  28. 03 Oct, 2008 1 commit
  29. 31 Aug, 2008 1 commit
  30. 26 Jul, 2008 1 commit
  31. 09 May, 2008 1 commit