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

Аутор SHA1 Порука Датум
  Niclas Olmenius 06a651547f Fix celt decoder assertion when using OPUS_CUSTOM пре 4 година
  Jean-Marc Valin aebc9046f9 Renaming compute_allocation to clt_compute_allocation() to avoid symbol clashes пре 6 година
  Jean-Marc Valin 574d50cb57 Adding decoder state validation пре 6 година
  Jean-Marc Valin d8b1fd4ad0 Enable RFC 8251 changes by default пре 7 година
  Jean-Marc Valin 072d133f78 Fixes CELT PLC пре 7 година
  Linfeng Zhang 783ad76766 Revise celt_fir_c() to not pass in argument "mem" пре 8 година
  Jean-Marc Valin 18a380a7c2 Make it possible to ignore inverted phase stereo for downmix purposes пре 8 година
  Jean-Marc Valin 11dba8d902 Apply deemphasis to both channels in the same loop for the simple case пре 8 година
  Jean-Marc Valin 9f7e502e06 Reducing dependencies in deemphasis() пре 8 година
  Jean-Marc Valin 35cf18e9d7 Making stereo theta decision based on minimizing distortion пре 9 година
  Jean-Marc Valin ee44ff86c6 Move PLC LPC bandwidth expansion before the FIR to avoid overflows in celt_fir() пре 8 година
  Jean-Marc Valin 223657b51b Tighter bound in filter control in PLC пре 8 година
  Jean-Marc Valin 52ded42ad9 More headroom in PLC code пре 8 година
  Jean-Marc Valin 1a37d4e15c Saturate MDCT output post-TDAC rather than pre- пре 8 година
  Jean-Marc Valin 646fcc33d7 PLC overflow fix пре 8 година
  Jean-Marc Valin 3c60bae2d7 Prevent overflows in PLC celt_iir() пре 8 година
  Jean-Marc Valin 184a4767aa getting rid of a PLC overflow (I think) пре 8 година
  Jean-Marc Valin ae33218495 Reduce risk of overflowing in mono downsampling пре 8 година
  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 година