gecko/media/libyuv/source
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
..
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
compare.cc
convert_argb.cc
convert_from_argb.cc
convert_from.cc
convert_jpeg.cc
convert_to_argb.cc
convert_to_i420.cc
convert.cc
cpu_id.cc
format_conversion.cc
mjpeg_decoder.cc
mjpeg_validate.cc
planar_functions.cc
rotate_argb.cc
rotate_mips.cc
rotate_neon.cc
rotate.cc Bug 1122900: Make libyuv compile with MSVC 2015, r=rjesup. 2015-03-31 08:34:30 -10:00
row_any.cc
row_common.cc
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_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
scale.cc
video_common.cc
x86inc.asm