gecko-dev/media/libyuv/source
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
..
compare.cc
compare_common.cc
compare_neon.cc
compare_posix.cc
compare_win.cc Bug 1122900: Make libyuv compile with MSVC 2015, r=rjesup. 2015-03-31 08:34:30 -10:00
convert.cc
convert_argb.cc
convert_from.cc
convert_from_argb.cc
convert_jpeg.cc
convert_to_argb.cc
convert_to_i420.cc
cpu_id.cc Bug 1038492 - Cherry-pick libyuv's fix for clang-cl compatibility; r=jesup 2014-07-15 08:11:57 -04:00
format_conversion.cc
mjpeg_decoder.cc Bug 1152016: suppress fprintf(stderr)'s from jpeg in MJPEG decode r=pkerr 2015-04-07 22:55:48 -04:00
mjpeg_validate.cc
planar_functions.cc
rotate.cc Bug 1122900: Make libyuv compile with MSVC 2015, r=rjesup. 2015-03-31 08:34:30 -10:00
rotate_argb.cc
rotate_mips.cc
rotate_neon.cc
row_any.cc
row_common.cc Bug 1027323 - Fix the libyuv linking issues with clang-cl; r=jesup 2014-06-21 08:56:48 -04:00
row_mips.cc
row_neon.cc
row_posix.cc
row_win.cc Bug 1122900: Make libyuv compile with MSVC 2015, r=rjesup. 2015-03-31 08:34:30 -10:00
row_x86.asm
scale.cc
scale_argb.cc
scale_common.cc
scale_mips.cc
scale_neon.cc
scale_posix.cc
scale_win.cc Bug 1122900: Make libyuv compile with MSVC 2015, r=rjesup. 2015-03-31 08:34:30 -10:00
video_common.cc
x86inc.asm