2012-09-10 21:20:10 +00:00
include llvm/clang does not support attribute optimize. Disable the OMITFP macro for llvm. #if defined(__APPLE__) || defined(__x86_64__) || defined(__llvm__) 2012-09-10 21:20:10 +00:00
source llvm/clang does not support attribute optimize. Disable the OMITFP macro for llvm. #if defined(__APPLE__) || defined(__x86_64__) || defined(__llvm__) 2012-09-10 21:20:10 +00:00
unit_test Disable v210 test which fails under valgrind. 210 is a very uncommon format, but leverages UYVY, which also fails. 2012-09-10 20:21:47 +00:00
util Compare util show version. (bug fix for Mac) 2012-08-27 19:57:46 +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 Adding Valgrind to tools 2012-09-05 06:19:46 +00:00
libyuv_test.gyp Update Copyright notice to follow new chromium conventions. 2012-08-08 19:04:24 +00:00
libyuv.gyp Update Copyright notice to follow new chromium conventions. 2012-08-08 19:04:24 +00:00
LICENSE Update Copyright notice to follow new chromium conventions. 2012-08-08 19:04:24 +00:00
PATENTS LibYuv: Adding PATENT and LICENSE files 2011-10-25 16:15:49 +00:00
README.chromium llvm/clang does not support attribute optimize. Disable the OMITFP macro for llvm. #if defined(__APPLE__) || defined(__x86_64__) || defined(__llvm__) 2012-09-10 21:20:10 +00:00

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

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