andrew@webrtc.org 5a277f87d9 Fix codereview.settings for git.
Changes correspond to webrtc/trunk/codereview.settings.

Review URL: http://webrtc-codereview.appspot.com/321010

git-svn-id: http://libyuv.googlecode.com/svn/trunk@104 16f28f9a-4ce2-e073-06de-1de4eb20be90
2011-12-13 23:58:07 +00:00
include 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
source FastConvertYUVToARGBRow_SSSE3 use 2 pack and then 2 stores, which works better on Core2 2011-12-13 02:49:22 +00:00
unit_test YUVToARGB, YUVToBGRA,YUVToABGR optimized. 2011-11-19 01:39:57 +00:00
AUTHORS Adding AUTHORS file to libyuv 2011-11-01 20:44:21 +00:00
codereview.settings Fix codereview.settings for git. 2011-12-13 23:58:07 +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 YUVToARGB, YUVToBGRA,YUVToABGR optimized. 2011-11-19 01:39:57 +00:00
libyuv.gyp Remove missing headers from libyuv.gyp. 2011-12-09 19:12:19 +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 FastConvertYUVToARGBRow_SSSE3 use 2 pack and then 2 stores, which works better on Core2 2011-12-13 02:49:22 +00:00

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

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