Fix up various mixed unsigned/signed comparisons.
This silences MSVC warning C4018 and fixes a bug with the intra decision and improves portability to 16 bit platforms.
Showing
- libcelt/arch.h 0 additions, 7 deletionslibcelt/arch.h
- libcelt/entdec.c 3 additions, 3 deletionslibcelt/entdec.c
- libcelt/entenc.c 2 additions, 2 deletionslibcelt/entenc.c
- libcelt/kiss_fft.c 2 additions, 2 deletionslibcelt/kiss_fft.c
- libcelt/laplace.c 7 additions, 7 deletionslibcelt/laplace.c
- libcelt/laplace.h 2 additions, 2 deletionslibcelt/laplace.h
- libcelt/mathops.h 1 addition, 1 deletionlibcelt/mathops.h
- libcelt/quant_bands.c 2 additions, 2 deletionslibcelt/quant_bands.c
Loading
Please register or sign in to comment