gecko-dev/media/libyuv
Brian Smith 8110c760aa Bug 1122900: Make libyuv compile with MSVC 2015, r=rjesup.
MSVC 2015 CTP 6 refuses to compile the code with these, and MSVC
already aligns functions at 16 byte boundaries in its normal
configuration.

--HG--
extra : rebase_source : a8efaedcae38677ef286ed423450ad70e020ab32
2015-03-31 08:34:30 -10:00
..
build
include Bug 1152016: suppress fprintf(stderr)'s from jpeg in MJPEG decode r=pkerr 2015-04-07 22:55:48 -04:00
source Bug 1122900: Make libyuv compile with MSVC 2015, r=rjesup. 2015-03-31 08:34:30 -10:00
tools/valgrind-libyuv
unit_test
util
AUTHORS
Android.mk
DEPS
LICENSE
LICENSE_THIRD_PARTY
OWNERS
PATENTS
README.chromium
all.gyp
codereview.settings
libyuv.gyp
libyuv.gypi
libyuv_nacl.gyp
libyuv_test.gyp
linux.mk
moz.build
public.mk
winarm.mk

README.chromium

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

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