fbarchard@google.com 0000a2ad52 .private_extern for OSX 32 bit but not for other platforms
BUG=none
TEST=build and run scale and rotate.
Review URL: http://webrtc-codereview.appspot.com/330014

git-svn-id: http://libyuv.googlecode.com/svn/trunk@119 16f28f9a-4ce2-e073-06de-1de4eb20be90
2011-12-21 18:30:15 +00:00
..
compare.cc 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 2011-12-10 07:45:58 +00:00
conversion_tables.h 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 2011-12-10 07:45:58 +00:00
convert.cc more functions added for convertFromI420 2011-12-21 03:37:37 +00:00
convertfrom.cc more functions added for convertFromI420 2011-12-21 03:37:37 +00:00
cpu_id.cc cygwin compatibility fix for ifdef underscores, and __inline for C vs inline which is C++ 2011-12-19 19:04:46 +00:00
format_conversion.cc 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 2011-12-10 07:45:58 +00:00
planar_functions.cc more functions added for convertFromI420 2011-12-21 03:37:37 +00:00
rotate_neon.cc 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 2011-12-10 07:45:58 +00:00
rotate_priv.h 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 2011-12-10 07:45:58 +00:00
rotate.cc .private_extern for OSX 32 bit but not for other platforms 2011-12-21 18:30:15 +00:00
row_common.cc cygwin compatibility fix for ifdef underscores, and __inline for C vs inline which is C++ 2011-12-19 19:04:46 +00:00
row_neon.cc 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 2011-12-10 07:45:58 +00:00
row_posix.cc reorder stores for FastConvertYUVToABGRRow_SSSE3 and FastConvertYUVToBGRARow_SSSE3. ReverseRow_SSE2. cpu detect allow environment variable override set LIBYUV_DISABLE_SSSE3=1 set LIBYUV_DISABLE_SSE2=1. Reorder stores in rotate for core2 2011-12-14 21:10:07 +00:00
row_win.cc scale call copyplane in planarfunctions 2011-12-16 03:34:09 +00:00
row.h reorder stores for FastConvertYUVToABGRRow_SSSE3 and FastConvertYUVToBGRARow_SSSE3. ReverseRow_SSE2. cpu detect allow environment variable override set LIBYUV_DISABLE_SSSE3=1 set LIBYUV_DISABLE_SSE2=1. Reorder stores in rotate for core2 2011-12-14 21:10:07 +00:00
scale.cc .private_extern for OSX 32 bit but not for other platforms 2011-12-21 18:30:15 +00:00
video_common.cc 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 2011-12-10 07:45:58 +00:00
video_common.h ConvertToI420 accept I400 2011-12-16 21:02:53 +00:00