Skip to content
Snippets Groups Projects
  • Mark Harris's avatar
    01b035f8
    Silence compiler warnings · 01b035f8
    Mark Harris authored
    clang -Wcast-align warnings with ambisonics enabled
    clang -Wnull-pointer-arithmetic warnings in test_opus_api.c
    gcc -Wimplicit-fallthrough warnings on arm
    msvc warning C4244 in celt_encoder.c with fixed point
    01b035f8
    History
    Silence compiler warnings
    Mark Harris authored
    clang -Wcast-align warnings with ambisonics enabled
    clang -Wnull-pointer-arithmetic warnings in test_opus_api.c
    gcc -Wimplicit-fallthrough warnings on arm
    msvc warning C4244 in celt_encoder.c with fixed point