1. 13 Aug, 2015 1 commit
  2. 17 Jul, 2015 2 commits
  3. 28 May, 2015 1 commit
  4. 27 May, 2015 1 commit
  5. 07 Apr, 2015 1 commit
  6. 26 Mar, 2015 1 commit
  7. 19 Mar, 2015 1 commit
  8. 24 Feb, 2015 1 commit
  9. 07 Feb, 2015 1 commit
  10. 12 Jan, 2015 1 commit
    • fbarchard@google.com's avatar
      Change rectangle low level functions to use more conventional row functions… · b2a6af1b
      fbarchard@google.com authored
      Change rectangle low level functions to use more conventional row functions including 'any' variations.  Previously the yuv function SetPlane stored 32 bit values. Now a more conventional memset() style function is used for YUV that stores bytes.  On Haswell a rep stosb is used for YUV.  Overall benefit of this CL is improved performance for 'any' width, and simpler row assembly instead of full image assembly.  Previously ARGBRect used a low level function that supported a rectangle in assembly.  Now it uses a row function, and relies on row coalesce to combine into a single low level call.
      BUG=371
      TESTED=untested
      R=brucedawson@google.com, harryjin@google.com
      
      Review URL: https://webrtc-codereview.appspot.com/35689004
      
      git-svn-id: http://libyuv.googlecode.com/svn/trunk@1222 16f28f9a-4ce2-e073-06de-1de4eb20be90
      b2a6af1b
  11. 07 Jan, 2015 2 commits
  12. 21 Nov, 2014 1 commit
  13. 20 Nov, 2014 1 commit
  14. 19 Nov, 2014 1 commit
  15. 18 Nov, 2014 1 commit
  16. 24 Oct, 2014 1 commit
  17. 23 Oct, 2014 2 commits
  18. 22 Oct, 2014 1 commit
  19. 20 Oct, 2014 2 commits
  20. 16 Oct, 2014 1 commit
  21. 03 Oct, 2014 1 commit
  22. 01 Oct, 2014 1 commit
  23. 29 Sep, 2014 1 commit
  24. 11 Jun, 2014 1 commit
  25. 20 May, 2014 1 commit
  26. 13 Jan, 2014 1 commit
  27. 07 Jan, 2014 2 commits
  28. 30 Dec, 2013 1 commit
  29. 27 Dec, 2013 3 commits
  30. 07 Dec, 2013 1 commit
  31. 18 Nov, 2013 1 commit
  32. 01 Nov, 2013 1 commit
  33. 31 Oct, 2013 1 commit