gecko/media/libyuv
Brian Smith 0b969bcd0f 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.
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
all.gyp
Android.mk
AUTHORS
codereview.settings
DEPS
libyuv_nacl.gyp
libyuv_test.gyp
libyuv.gyp Bug 1151628: re-enable MJPEG in libyuv (especially for getUserMedia) r=glandium 2015-04-07 08:54:20 -04:00
libyuv.gypi
LICENSE
LICENSE_THIRD_PARTY
linux.mk
moz.build
OWNERS
PATENTS
public.mk
README.chromium
winarm.mk

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.