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