- 10 Dec, 2011 1 commit
-
-
fbarchard@google.com authored
clang on linux prefers no args for rep movsl/stosl. ifdef for C that removes namespace. extern c allows c++ to be used to compile, including with namespace, but C program can link libyuv BUG=none TEST=none Review URL: http://webrtc-codereview.appspot.com/320004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@101 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 17 Nov, 2011 1 commit
-
-
fbarchard@google.com authored
BUG=none TEST=none Review URL: http://webrtc-codereview.appspot.com/277008 git-svn-id: http://libyuv.googlecode.com/svn/trunk@84 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 11 Nov, 2011 1 commit
-
-
fbarchard@google.com authored
BUG=none TEST=compile on mac Review URL: http://webrtc-codereview.appspot.com/266013 git-svn-id: http://libyuv.googlecode.com/svn/trunk@78 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 10 Nov, 2011 1 commit
-
-
fbarchard@google.com authored
BUG=none TEST=builds Review URL: http://webrtc-codereview.appspot.com/268008 git-svn-id: http://libyuv.googlecode.com/svn/trunk@73 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 03 Nov, 2011 2 commits
-
-
frkoenig@google.com authored
Short syntax is not supported by all compilers. Review URL: http://webrtc-codereview.appspot.com/265001 git-svn-id: http://libyuv.googlecode.com/svn/trunk@60 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
frkoenig@google.com authored
Allow assemblers with a slightly different syntax to use the optimized neon routines. Removed extra constraints on the calling of the optimized routines. All neon routines can load unaligned and handle odd widths. Align allocated buffers in rotate_test.cc Add neon rotate file to gyp file for arm targets. Review URL: http://webrtc-codereview.appspot.com/253007 git-svn-id: http://libyuv.googlecode.com/svn/trunk@59 16f28f9a-4ce2-e073-06de-1de4eb20be90
-