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
..
compare.cc minor fixups 2012-02-07 23:54:52 +00:00
convert_from.cc CopyRow instead of memcpy for copying planes 2012-02-16 22:19:14 +00:00
convert.cc CopyRow instead of memcpy for copying planes 2012-02-16 22:19:14 +00:00
convertfrom.cc CopyRow instead of memcpy for copying planes 2012-02-16 22:19:14 +00:00
cpu_id.cc cpuid build fix for linux/non 2012-01-26 19:05:59 +00:00
format_conversion.cc YUY2 and UYVY Unaligned and any versions 2012-02-06 22:40:32 +00:00
planar_functions.cc CopyRow instead of memcpy for copying planes 2012-02-16 22:19:14 +00:00
rotate_neon.cc Mirror a plane at a time so each can check cpu/alignment independently 2012-01-21 02:54:17 +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 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
row_common.cc CopyRow instead of memcpy for copying planes 2012-02-16 22:19:14 +00:00
row_neon.cc CopyRow instead of memcpy for copying planes 2012-02-16 22:19:14 +00:00
row_posix.cc CopyRow instead of memcpy for copying planes 2012-02-16 22:19:14 +00:00
row_win.cc CopyRow instead of memcpy for copying planes 2012-02-16 22:19:14 +00:00
row.h CopyRow instead of memcpy for copying planes 2012-02-16 22:19:14 +00:00
scale.cc handle last 1 or 2 rows of 3/4 and 3/8 scalers with careful vertical filtering 2012-02-02 22:33:21 +00:00
video_common.cc libyuv: Moving video_common to the include directory and updating rgb convert orientation. 2011-12-27 23:22:44 +00:00