2012-02-17 19:46:26 +00:00
include mjpeg class for low level interface. higher level will be MJPGToI420 2012-02-17 19:46:26 +00:00
source mjpeg class for low level interface. higher level will be MJPGToI420 2012-02-17 19:46:26 +00:00
unit_test minor fixups 2012-02-07 23:54:52 +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 mjpeg class for low level interface. higher level will be MJPGToI420 2012-02-17 19:46:26 +00:00
libyuv_test.gyp Neon instructions detect without using NDK so it will work within Android, and on other linux arm based platforms and builds 2012-01-26 02:14:52 +00:00
libyuv.gyp shuffle functions so convert.h is all formats to I420 and convert_from.h is from I420 to all formats 2012-02-16 02:50:39 +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 mjpeg class for low level interface. higher level will be MJPGToI420 2012-02-17 19:46:26 +00:00

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

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