Fixed a bunch of fixed-point overflows on insanely hot signals by changing
the time-domain representation from Q14 to Q12 (Q29 to Q27 using the standard convention).
Showing
- configure.ac 1 addition, 1 deletionconfigure.ac
- libcelt/arch.h 1 addition, 5 deletionslibcelt/arch.h
- libcelt/bands.c 2 additions, 2 deletionslibcelt/bands.c
- libcelt/celt.c 3 additions, 3 deletionslibcelt/celt.c
- libcelt/mathops.h 1 addition, 1 deletionlibcelt/mathops.h
- libcelt/quant_bands.c 4 additions, 2 deletionslibcelt/quant_bands.c
Loading
Please register or sign in to comment