Historie revizí

Autor SHA1 Zpráva Datum
  Jean-Marc Valin ee44ff86c6 Move PLC LPC bandwidth expansion before the FIR to avoid overflows in celt_fir() před 8 roky
  Jean-Marc Valin 223657b51b Tighter bound in filter control in PLC před 8 roky
  Jean-Marc Valin 52ded42ad9 More headroom in PLC code před 8 roky
  Jean-Marc Valin 1a37d4e15c Saturate MDCT output post-TDAC rather than pre- před 8 roky
  Jean-Marc Valin 646fcc33d7 PLC overflow fix před 8 roky
  Jean-Marc Valin 3c60bae2d7 Prevent overflows in PLC celt_iir() před 8 roky
  Jean-Marc Valin 184a4767aa getting rid of a PLC overflow (I think) před 8 roky
  Jean-Marc Valin ae33218495 Reduce risk of overflowing in mono downsampling před 8 roky
  Felicia Lim 787eee29b8 Turn on CELT's PLC only if there are >=2 packets received consecutively. před 8 roky
  Jean-Marc Valin cfaf14788e Make the CELT background noise estimator adapt more quickly on DTX update před 9 roky
  Jean-Marc Valin 1970d5becd Always use the max of the decaying PLC energy and the background noise před 9 roky
  Viswanath Puttagunta 19c5406cde armv7(float): Optimize decode usecase using NE10 library před 9 roky
  Jonathan Lennox 43120f0075 Reorganize x86 SSE intrinsics code. před 9 roky
  xiangmingzhu c95c9a048f Cisco optimization for x86 & fixed point před 10 roky
  Jean-Marc Valin 2e6876c07a Using SSAT in SIG2WORD16() on ARMv6 před 11 roky
  Jean-Marc Valin 9134e96cb2 Fixes SMALL_FOOTPRINT for float před 11 roky
  Jean-Marc Valin e17ca25617 Don't allocate pulses on the stack when calling the SILK PLC. před 11 roky
  Jean-Marc Valin b63e7110cb Moves CELT PLC pitch search to a separate function to reduce peak stack před 11 roky
  Jean-Marc Valin 5f807c176f Adds SMALL_FOOTPRINT hack to the CELT PLC too před 11 roky
  Jean-Marc Valin 9d1b6fef2a Moves deemphasis() call out of celt_decode_lost() to reduce peak stack před 11 roky
  Jean-Marc Valin ad8371d172 Cleaning up leftovers of "freq" in celt_decode_with_ec() před 11 roky
  Jean-Marc Valin 4d07b1357e Reduces the decoder stack use by removing the pcm_silk buffer in fixed-point před 11 roky
  Jean-Marc Valin 14ca4ed682 Moves the remains of compute_inv_mdcts() to celt_synthesis() před 11 roky
  Jean-Marc Valin 32454dcadc Hack that makes the SMALL_FOOTPRINT CELT decoder use only 4.25 kB of stack. před 11 roky
  Jean-Marc Valin bdc7b93358 Reduces decoder stack usage by only storing one channel of denormalized MDCT před 11 roky
  Jean-Marc Valin 4a6744a446 Some cleaning up of the synthesis code. před 11 roky
  Jean-Marc Valin e1f846208e Minor cleanup -- nothing to see here před 11 roky
  Jean-Marc Valin 91f8010108 Removing indirections před 11 roky
  Jean-Marc Valin d5553e8aca Using OPUS_COPY()/OPUS_CLEAR() in the decoder too před 11 roky
  Jean-Marc Valin 96408b6295 Fixes Opus-custom preemphasis před 11 roky