Commits
fbarchard@google.com committed 4c416e8849d
Fix for I444ToARGBRow_Unaligned_SSSE3, I422ToARGBRow_Unaligned_SSSE3, I411ToARGBRow_Unaligned_SSSE3 on Windows using movdqu instead of movdqa. break YUVTORGB into 2 macros - one to fetch pixels, another to do YUV conversion. Less duplicated source and lends itself to future YUV formats. BUG=none TEST=WebRtcVideoFrameTest.ConvertToARGBBufferStride Review URL: https://webrtc-codereview.appspot.com/644004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@279 16f28f9a-4ce2-e073-06de-1de4eb20be90