2012-09-13 11:19:00 +00:00
include interpolate stores/restores an extra byte, so asan complains about the potential danger. This pads the buffer by 16, which is what the user is expected to do, for now at least. 2012-09-13 11:19:00 +00:00
source a tsan build caused UYVY unittest to fail. This re-enables the test and fixes the bug. 2012-09-13 09:58:33 +00:00
unit_test interpolate stores/restores an extra byte, so asan complains about the potential danger. This pads the buffer by 16, which is what the user is expected to do, for now at least. 2012-09-13 11:19:00 +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 chromium 152335 for build bots but yasm 154697 for upgrade and warning fix 2012-09-12 01:00:58 +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 interpolate stores/restores an extra byte, so asan complains about the potential danger. This pads the buffer by 16, which is what the user is expected to do, for now at least. 2012-09-13 11:19:00 +00:00

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

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