Commit b720049a authored by fbarchard@google.com's avatar fbarchard@google.com

Make row functions used for planarfunctions and convert use movdqu to relax…

Make row functions used for planarfunctions and convert use movdqu to relax alignment constraint.  Step 1 - make functions unaligned.
BUG=365
TESTED=libyuv_unittest passes
R=harryjin@google.com

Review URL: https://webrtc-codereview.appspot.com/26709004

git-svn-id: http://libyuv.googlecode.com/svn/trunk@1111 16f28f9a-4ce2-e073-06de-1de4eb20be90
parent 147bbede
Name: libyuv
URL: http://code.google.com/p/libyuv/
Version: 1109
Version: 1111
License: BSD
License File: LICENSE
......
......@@ -11,6 +11,6 @@
#ifndef INCLUDE_LIBYUV_VERSION_H_ // NOLINT
#define INCLUDE_LIBYUV_VERSION_H_
#define LIBYUV_VERSION 1109
#define LIBYUV_VERSION 1111
#endif // INCLUDE_LIBYUV_VERSION_H_ NOLINT
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment