Frank Barchard 55f5d91f11 Disable old int types by default.
Legacy types can cause build errors with code that defines
them differently.  Disable them by default.  Allow the types
to be enabled with #define LIBYUV_LEGACY_TYPES

BUG=libyuv:808
TESTED=libyuv try bots still build

Change-Id: I48928329393f44a377cec781e645570b14569668
Reviewed-on: https://chromium-review.googlesource.com/1129558
Commit-Queue: Frank Barchard <fbarchard@chromium.org>
Reviewed-by: Frank Barchard <fbarchard@chromium.org>
2018-07-09 21:16:47 +00:00
..
basic_types.h Disable old int types by default. 2018-07-09 21:16:47 +00:00
compare_row.h Really fix building with clang targeting x86_32 mingw, remove duplication 2018-04-13 01:51:06 +00:00
compare.h Lint cleanup after C99 change CL 2018-01-24 19:16:03 +00:00
convert_argb.h NV21ToRGB24_NEON conversion 2018-02-22 22:24:24 +00:00
convert_from_argb.h AR30ToARGB using shifts and masking to vectorize 2018-02-16 18:55:38 +00:00
convert_from.h tidy applied with readability-inconsistent-declaration-parameter-name 2018-02-07 00:24:25 +00:00
convert.h tidy applied with readability-inconsistent-declaration-parameter-name 2018-02-07 00:24:25 +00:00
cpu_id.h Add a method to force the CPU flags 2018-03-26 19:31:00 +00:00
macros_msa.h Add H420 and H422 to ConvertToARGB() 2018-06-26 22:52:42 +00:00
mjpeg_decoder.h jpeg remove empty function declarations 2018-03-28 00:38:20 +00:00
planar_functions.h ByteToFloatRow_NEON to convert and scale bytes to floats 2018-02-24 00:34:07 +00:00
rotate_argb.h Switch to C99 types 2018-01-23 19:16:05 +00:00
rotate_row.h Switch to C99 types 2018-01-23 19:16:05 +00:00
rotate.h tidy applied with readability-inconsistent-declaration-parameter-name 2018-02-07 00:24:25 +00:00
row.h xcode: disable avx512 support 2018-06-29 06:50:29 -07:00
scale_argb.h Switch to C99 types 2018-01-23 19:16:05 +00:00
scale_row.h tidy applied with readability-inconsistent-declaration-parameter-name 2018-02-07 00:24:25 +00:00
scale.h tidy applied with readability-inconsistent-declaration-parameter-name 2018-02-07 00:24:25 +00:00
version.h Disable old int types by default. 2018-07-09 21:16:47 +00:00
video_common.h Add H420 and H422 to ConvertToARGB() 2018-06-26 22:52:42 +00:00