Add compiler warning flag -Wextra and fix related warnings.
Note: some of these warnings are enabled by a combination of -Wunused (added earlier) and -Wextra. Change-Id: I322a1366bd4fd6c0dec9e758c2d5e88e003b1cbf
parent
45592a39
No related branches found
No related tags found
Showing
- aom_dsp/arm/aom_convolve8_avg_neon.c 8 additions, 0 deletionsaom_dsp/arm/aom_convolve8_avg_neon.c
- aom_dsp/arm/aom_convolve8_neon.c 8 additions, 0 deletionsaom_dsp/arm/aom_convolve8_neon.c
- aom_dsp/blend_a64_hmask.c 1 addition, 0 deletionsaom_dsp/blend_a64_hmask.c
- aom_dsp/blend_a64_mask.c 1 addition, 0 deletionsaom_dsp/blend_a64_mask.c
- aom_dsp/blend_a64_vmask.c 1 addition, 0 deletionsaom_dsp/blend_a64_vmask.c
- aom_dsp/fastssim.c 2 additions, 0 deletionsaom_dsp/fastssim.c
- aom_dsp/intrapred.c 2 additions, 0 deletionsaom_dsp/intrapred.c
- aom_dsp/x86/convolve.h 4 additions, 0 deletionsaom_dsp/x86/convolve.h
- aomenc.c 6 additions, 6 deletionsaomenc.c
- configure 4 additions, 0 deletionsconfigure
- examples/aom_cx_set_ref.c 9 additions, 11 deletionsexamples/aom_cx_set_ref.c
- test/av1_convolve_optimz_test.cc 10 additions, 11 deletionstest/av1_convolve_optimz_test.cc
- test/avg_test.cc 7 additions, 6 deletionstest/avg_test.cc
- test/codec_factory.h 9 additions, 0 deletionstest/codec_factory.h
- test/convolve_test.cc 2 additions, 2 deletionstest/convolve_test.cc
- test/datarate_test.cc 0 additions, 5 deletionstest/datarate_test.cc
- test/dct16x16_test.cc 3 additions, 3 deletionstest/dct16x16_test.cc
- test/decode_test_driver.cc 1 addition, 1 deletiontest/decode_test_driver.cc
- test/decode_test_driver.h 0 additions, 1 deletiontest/decode_test_driver.h
- test/encode_test_driver.cc 2 additions, 2 deletionstest/encode_test_driver.cc
Loading
Please register or sign in to comment