2015-07-28 15:06:20 -07:00
chromium Make Libyuv work with Chromium Git checkouts 2014-09-23 11:13:29 +00:00
include Add rotate any support. Fix for sobel for neon which does 16 at a time, not 8. Disable scaling color test that fails on arm. Test is not complete. 2015-07-28 15:06:20 -07:00
source Add rotate any support. Fix for sobel for neon which does 16 at a time, not 8. Disable scaling color test that fails on arm. Test is not complete. 2015-07-28 15:06:20 -07:00
tools/valgrind-libyuv remove tools from git that were previously checkin by accident. 2015-06-30 10:45:24 -07:00
unit_test Add rotate any support. Fix for sobel for neon which does 16 at a time, not 8. Disable scaling color test that fails on arm. Test is not complete. 2015-07-28 15:06:20 -07:00
util psnr tool, work around for ios 64 bit compiler where int passed into assembly needs to be explicitely cast to 'w' register. 2015-05-05 23:40:03 +00:00
.gitignore const warning fix on dither, bump chromium deps and add files to ignore list generated by arm build 2015-07-27 11:47:01 -07:00
all.gyp
Android.mk Adds files and functions for rotate any, but does not hook them up to the caller. 2015-07-27 10:32:08 -07:00
AUTHORS
BUILD.gn Adds files and functions for rotate any, but does not hook them up to the caller. 2015-07-27 10:32:08 -07:00
CMakeLists.txt Adds files and functions for rotate any, but does not hook them up to the caller. 2015-07-27 10:32:08 -07:00
codereview.settings Add PROJECT setting to codereview.settings 2015-04-28 14:29:24 +00:00
DEPS const warning fix on dither, bump chromium deps and add files to ignore list generated by arm build 2015-07-27 11:47:01 -07:00
download_vs_toolchain.py
drover.properties Add drover.properties for libyuv 2015-02-24 10:06:44 +00:00
gyp_libyuv Make Libyuv work with Chromium Git checkouts 2014-09-23 11:13:29 +00:00
gyp_libyuv.py
libyuv_nacl.gyp NaCl/GYP: remove references to prep_toolchain from libyuv. prep_toolchain is now a no-op. 2015-04-22 17:42:21 +00:00
libyuv_test.gyp Add test for scaling color accuracy 2015-06-01 22:57:58 +00:00
libyuv.gyp enable speed optimization for libyuv 2015-05-11 21:58:42 +00:00
libyuv.gypi Adds files and functions for rotate any, but does not hook them up to the caller. 2015-07-27 10:32:08 -07:00
LICENSE Update Copyright notice to follow new chromium conventions. 2012-08-08 19:04:24 +00:00
LICENSE_THIRD_PARTY
linux.mk Adds files and functions for rotate any, but does not hook them up to the caller. 2015-07-27 10:32:08 -07:00
OWNERS
PATENTS
PRESUBMIT.py Roll chromium_revision 271c6cc..2c3ffb2 (309333:317530) + fixes 2015-02-27 10:20:23 +00:00
public.mk
README.chromium Add rotate any support. Fix for sobel for neon which does 16 at a time, not 8. Disable scaling color test that fails on arm. Test is not complete. 2015-07-28 15:06:20 -07:00
setup_links.py Roll chromium_revision to same as webrtc to resolve build issue on ios. 2015-06-29 12:05:33 -07:00
sync_chromium.py Roll chromium_revision 271c6cc..2c3ffb2 (309333:317530) + fixes 2015-02-27 10:20:23 +00:00
winarm.mk Adds files and functions for rotate any, but does not hook them up to the caller. 2015-07-27 10:32:08 -07:00

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

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