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. Cherry-picked from aomedia/master: 4790a69f Change-Id: I322a1366bd4fd6c0dec9e758c2d5e88e003b1cbf
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/x86/convolve.h 4 additions, 0 deletionsaom_dsp/x86/convolve.h
- aomenc.c 2 additions, 3 deletionsaomenc.c
- configure 4 additions, 0 deletionsconfigure
- examples/aom_cx_set_ref.c 18 additions, 14 deletionsexamples/aom_cx_set_ref.c
- examples/lossless_encoder.c 5 additions, 1 deletionexamples/lossless_encoder.c
- examples/simple_encoder.c 5 additions, 1 deletionexamples/simple_encoder.c
- test/av1_convolve_optimz_test.cc 10 additions, 11 deletionstest/av1_convolve_optimz_test.cc
- test/avg_test.cc 5 additions, 4 deletionstest/avg_test.cc
- test/codec_factory.h 9 additions, 0 deletionstest/codec_factory.h
- 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
- test/encode_test_driver.h 0 additions, 1 deletiontest/encode_test_driver.h
- test/encoder_parms_get_to_decoder.cc 0 additions, 1 deletiontest/encoder_parms_get_to_decoder.cc
- test/error_resilience_test.cc 1 addition, 2 deletionstest/error_resilience_test.cc
- test/frame_size_tests.cc 0 additions, 1 deletiontest/frame_size_tests.cc
- webmenc.cc 0 additions, 1 deletionwebmenc.cc
Loading
Please register or sign in to comment