Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Jean-Marc Valin 1a37d4e15c Saturate MDCT output post-TDAC rather than pre- 8 gadi atpakaļ
  Jean-Marc Valin 382ab797cf saturate MDCT output 8 gadi atpakaļ
  Jean-Marc Valin 273906404c silencing overflows in MDCT and FFT 8 gadi atpakaļ
  Viswanath Puttagunta 19c5406cde armv7(float): Optimize decode usecase using NE10 library 9 gadi atpakaļ
  Viswanath Puttagunta f48abe8308 armv7(float): Optimize encode usecase using NE10 library 9 gadi atpakaļ
  Rhishikesh Agashe f133bac6f9 MIPS optimizations 10 gadi atpakaļ
  Marcello Caramma (mcaramma) f17623f2f9 Fixes an aliasing bug in the MDCT when the frame size isn't a multiple of 4. 11 gadi atpakaļ
  Jean-Marc Valin e1dc1e2238 Unifying scaling of fixed-point and float FFT 11 gadi atpakaļ
  Jean-Marc Valin dbb96ab5cc Fixes C89 issue 11 gadi atpakaļ
  Jean-Marc Valin 4c1a90a847 Getting rid of some negations 11 gadi atpakaļ
  Jean-Marc Valin cc344fb8ff Slightly improving the accuracy of the fixed-point MDCT downscale 11 gadi atpakaļ
  Jean-Marc Valin e0c00e27d8 Commit 99968ab was causing us to allocate too much stack in the MDCT 11 gadi atpakaļ
  Jean-Marc Valin e43a0abe0a Removes the separate 1/8N rotation in the (I)MDCT and unmerges the MDCT sizes 11 gadi atpakaļ
  Jean-Marc Valin a5e3c8a6a6 Inverse MDCT no longer requires any scratch space 11 gadi atpakaļ
  Jean-Marc Valin c8f4e1608a Merges the FFT scaling with the MDCT pre-rotate 11 gadi atpakaļ
  Jean-Marc Valin 153def2884 Getting rid of the inverse FFT entirely 11 gadi atpakaļ
  Jean-Marc Valin 99968abba8 Moving bitrev step to forward MDCT too 11 gadi atpakaļ
  Jean-Marc Valin 2e26b82ec2 Moves the bitrev step to the IMDCT pre-rotation 11 gadi atpakaļ
  Nils Wallménius c093829c17 Do imdct post-rotate and deshuffle in-place. 12 gadi atpakaļ
  Jean-Marc Valin aa3a599caa Fixes forward MDCT for overlaps that aren't a multiple of 4 12 gadi atpakaļ
  Nils Wallménius cacb5661b3 Place output of imdct post-rotate and deshuffle in out buffer to avoid copying and simplify the code. 12 gadi atpakaļ
  Nils Wallménius e0884feb36 Window both sides of overlap when adding them. 12 gadi atpakaļ
  Nils Wallménius 2572c1e788 Merge inverse mdct post-rotate and de-shuffle loops 12 gadi atpakaļ
  Jean-Marc Valin 7315b35e13 Merge branch 'exp_analysis7' 12 gadi atpakaļ
  Gregory Maxwell de0b5324b6 Replace C99 restrict keyword with OPUS_RESTRICT. 12 gadi atpakaļ
  Jean-Marc Valin 0869829f34 Adds a 3 Hz high-pass filter and boost allocation on leakage 13 gadi atpakaļ
  Jean-Marc Valin cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 12 gadi atpakaļ
  Jean-Marc Valin c37499090b renames the libcelt/ directory to celt/ 13 gadi atpakaļ
  Jean-Marc Valin 310af750eb Moved all SILK source code to the silk/ directory 13 gadi atpakaļ
  Jean-Marc Valin d2124cdf0d Loss rate adaptation for the CELT layer 13 gadi atpakaļ