Историја ревизија

Аутор SHA1 Порука Датум
  Felicia Lim 787eee29b8 Turn on CELT's PLC only if there are >=2 packets received consecutively. пре 8 година
  Jean-Marc Valin cfaf14788e Make the CELT background noise estimator adapt more quickly on DTX update пре 9 година
  Jean-Marc Valin 1970d5becd Always use the max of the decaying PLC energy and the background noise пре 9 година
  Viswanath Puttagunta 19c5406cde armv7(float): Optimize decode usecase using NE10 library пре 9 година
  Jonathan Lennox 43120f0075 Reorganize x86 SSE intrinsics code. пре 9 година
  xiangmingzhu c95c9a048f Cisco optimization for x86 & fixed point пре 10 година
  Jean-Marc Valin 2e6876c07a Using SSAT in SIG2WORD16() on ARMv6 пре 11 година
  Jean-Marc Valin 9134e96cb2 Fixes SMALL_FOOTPRINT for float пре 11 година
  Jean-Marc Valin e17ca25617 Don't allocate pulses on the stack when calling the SILK PLC. пре 11 година
  Jean-Marc Valin b63e7110cb Moves CELT PLC pitch search to a separate function to reduce peak stack пре 11 година
  Jean-Marc Valin 5f807c176f Adds SMALL_FOOTPRINT hack to the CELT PLC too пре 11 година
  Jean-Marc Valin 9d1b6fef2a Moves deemphasis() call out of celt_decode_lost() to reduce peak stack пре 11 година
  Jean-Marc Valin ad8371d172 Cleaning up leftovers of "freq" in celt_decode_with_ec() пре 11 година
  Jean-Marc Valin 4d07b1357e Reduces the decoder stack use by removing the pcm_silk buffer in fixed-point пре 11 година
  Jean-Marc Valin 14ca4ed682 Moves the remains of compute_inv_mdcts() to celt_synthesis() пре 11 година
  Jean-Marc Valin 32454dcadc Hack that makes the SMALL_FOOTPRINT CELT decoder use only 4.25 kB of stack. пре 11 година
  Jean-Marc Valin bdc7b93358 Reduces decoder stack usage by only storing one channel of denormalized MDCT пре 11 година
  Jean-Marc Valin 4a6744a446 Some cleaning up of the synthesis code. пре 11 година
  Jean-Marc Valin e1f846208e Minor cleanup -- nothing to see here пре 11 година
  Jean-Marc Valin 91f8010108 Removing indirections пре 11 година
  Jean-Marc Valin d5553e8aca Using OPUS_COPY()/OPUS_CLEAR() in the decoder too пре 11 година
  Jean-Marc Valin 96408b6295 Fixes Opus-custom preemphasis пре 11 година
  Timothy B. Terriberry 39386e0b85 Adds Neon assembly for correlation/convolution пре 11 година
  Gregory Maxwell 60429d366f Avoid a bogus uninitialized warning and simplify some code. пре 11 година
  Gregory Maxwell 7830cf1bd2 Replace "inline" with OPUS_INLINE. пре 11 година
  Jean-Marc Valin 260474fb81 Fixes a denorm problem when the input goes silent after active audio пре 11 година
  Jean-Marc Valin ee2506b2c7 Moves log2Amp inside denormalise_bands() and get rid of bandE[] пре 11 година
  Jean-Marc Valin 3afc6ffff0 Don't call denormalise_bands() on silence пре 11 година
  Aurélien Zanelli cd4c8249bc Add run-time CPU detection and support for ARM architecture пре 11 година
  Jean-Marc Valin 2fe4700f76 Skip down-sampling in deemphasis() when not needed. пре 11 година