mikhal@webrtc.org b744e3734a libyuv: Updating general functions:
1. Deleting Crop and CropPad functions
2. Moving I420Mirror to planar functions
3. deleting general.h and general.cc
Review URL: http://webrtc-codereview.appspot.com/269008

git-svn-id: http://libyuv.googlecode.com/svn/trunk@67 16f28f9a-4ce2-e073-06de-1de4eb20be90
2011-11-10 18:44:37 +00:00
include libyuv: Updating general functions: 2011-11-10 18:44:37 +00:00
source libyuv: Updating general functions: 2011-11-10 18:44:37 +00:00
unit_test Move neon rotate code from straight assembly to inline. 2011-11-03 22:41:59 +00:00
AUTHORS Adding AUTHORS file to libyuv 2011-11-01 20:44:21 +00:00
codereview.settings Adding code review file 2011-09-29 23:08:06 +00:00
DEPS Libyuv: 1. Dividing gyp file to test and source. 2. Updating DEPS file to build tests (not only library). 2011-10-07 20:00:23 +00:00
libyuv_test.gyp ScaleRowDown4Int_SSE2 was incorrectly computing offset. 2011-10-21 22:27:20 +00:00
libyuv.gyp libyuv: Updating general functions: 2011-11-10 18:44:37 +00:00
LICENSE libyuv: Aligning license file with file header 2011-11-02 17:33:44 +00:00
PATENTS LibYuv: Adding PATENT and LICENSE files 2011-10-25 16:15:49 +00:00
README.chromium bayer off by one on width 2011-11-08 19:35:52 +00:00

Name: libyuv
URL: http://code.google.com/p/libyuv/
Version: 65
License: BSD
License File: LICENSE

Description:
libyuv is an open source project that includes
YUV conversion and scaling functionality.