История коммитов

Автор 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 лет назад