fbarchard@google.com 19932f8dbc CopyRow instead of memcpy for copying planes
BUG=none
TEST=none
Review URL: https://webrtc-codereview.appspot.com/396008

git-svn-id: http://libyuv.googlecode.com/svn/trunk@175 16f28f9a-4ce2-e073-06de-1de4eb20be90
2012-02-16 22:19:14 +00:00
..
basic_types.h change int8 to signed char for compatibility with chromium type 2011-12-14 02:05:23 +00:00
compare.h hash funtion for comparing images 2012-02-06 22:05:16 +00:00
convert_from.h shuffle functions so convert.h is all formats to I420 and convert_from.h is from I420 to all formats 2012-02-16 02:50:39 +00:00
convert.h CopyRow instead of memcpy for copying planes 2012-02-16 22:19:14 +00:00
cpu_id.h 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.h Make Bayer functions with same parameters as RGB conversions allowing consistant usage and testing. Functions are implemented with wrappers to single function for 4 fourccs. New I420ToBayer functions implemented similar to 2 step I420ToRGB565 etc. 2012-01-24 19:43:29 +00:00
planar_functions.h CopyRow instead of memcpy for copying planes 2012-02-16 22:19:14 +00:00
rotate.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
scale.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
version.h CopyRow instead of memcpy for copying planes 2012-02-16 22:19:14 +00:00
video_common.h V210 fourcc support for AJA cards. Make UYVYToI420 use 'Last16' method for 'Any'. also YUY2, ARGB, BGRA and ABGR 2012-02-14 00:11:15 +00:00