summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Attenuate SILK PLC gain only for unvoiced speechexp_silk_jm2Felicia Lim2016-05-312-2/+5
* We should now be able to be less conservative when using CBRJean-Marc Valin2016-05-311-7/+5
* Makes the encoder more aggressive about meeting the rate targetJean-Marc Valin2016-05-313-6/+45
* Using more fine-grained complexity settings for SILKJean-Marc Valin2016-05-311-2/+24
* Fixing bandwidth selection hysteresisJean-Marc Valin2016-05-311-2/+4
* Boosting the high-band bitrate on transients for hybrid modeJean-Marc Valin2016-05-311-1/+4
* fix potential overflowKoen Vos2016-05-311-0/+5
* Add experimental support for ambisonic encodingMichael Graczyk2016-05-242-16/+64
* Fixes signed integer overlof in silk_ADD_POS_SAT32()Jean-Marc Valin2016-05-233-12/+2
* Turn on DTX only when the noise is sufficiently quietFelicia Lim2016-05-231-3/+52
* New DTX that works in all modes (SILK/CELT/HYBRID)Felicia Lim2016-05-234-4/+60
* Skip analysis if the frame contains only digital silenceFelicia Lim2016-05-231-7/+38
* NLSF_VQ_MAX_SURVIVORS is no longer usefulJean-Marc Valin2016-05-223-3/+0
* take advantage of more efficient NLSF quantization by reducing number of surv...Koen Vos2016-05-226-35/+12
* NLSF_del_dec_quant minor clean upKoen Vos2016-05-211-5/+3
* NLSF_encode now also uses NLSF weights from tableKoen Vos2016-05-211-22/+10
* NLSF VQ now uses absolute error, and predictionKoen Vos2016-05-214-19/+28
* NLSF decoding now uses tables for NLSF weightsKoen Vos2016-05-218-21/+109
* sum_sqr_shift: reduced headroom (ie more preserved resolution); shift increme...Koen Vos2016-05-211-13/+13
* Simplifying fast_atan2f()Jean-Marc Valin2016-05-211-14/+8
* Quality: Increase CELT rate for voiced frames in hybrid modeJean-Marc Valin2016-04-275-1/+39
* Better modeling of the effect of CBR and complexityJean-Marc Valin2016-04-271-13/+42
* Re-enabling high-band attenuation for hybrid modeJean-Marc Valin2016-04-221-5/+1
* Quality: Retrained classifier MLP with better dataJean-Marc Valin2016-04-224-110/+118
* Using "hybrid" flag instead of "start!=0"Jean-Marc Valin2016-04-221-5/+5
* Quality: Making the encoder more aggressive at using wider bandwidthsJean-Marc Valin2016-04-221-14/+14
* Quality: Removes high-band attenuation in hybrid mode -- at least for nowJean-Marc Valin2016-04-221-0/+1
* Quality: Adds SILK rate interpolation functionJean-Marc Valin2016-04-221-12/+45
* Quality: Makes real CELT VBR work for hybrid tooJean-Marc Valin2016-04-222-9/+52
* Quality: Forces trim to 5 on hybrid modeJean-Marc Valin2016-04-221-2/+5
* Quality: Encoding music in full-band stereo from 32 kb/sJean-Marc Valin2016-04-221-5/+5
* Quality: removes VBR attenuation at low bitrateJean-Marc Valin2016-04-221-11/+4
* Fixes floating-point bug introduced in be9e747bcc542c277d30f6c78a57b0940e0c5b5eJean-Marc Valin2016-04-221-1/+1
* win32: only use dllexport when building DLLDaniel Verkamp2016-04-201-1/+1
* Turn on CELT's PLC only if there are >=2 packets received consecutively.Felicia Lim2016-04-151-3/+7
* cng exitation signal can saturate. Use same scaling as PLC and normal decodingSoren Skak Jensen2016-04-151-29/+32
* Fix valgrind unaddressable mem read errorFelicia Lim2016-03-301-2/+3
* Fixes overflows on CPUs with 16-bit intsJean-Marc Valin2016-03-243-6/+6
* fix for divide by zeroFelicia Lim2016-03-221-6/+8
* oggopus: Update version and date for -14Timothy B. Terriberry2016-02-221-2/+2
* oggopus: Address Barry Leiba's IESG comments.Timothy B. Terriberry2016-02-171-22/+30
* oggopus: Fix page numbers in example diagram.Timothy B. Terriberry2016-02-171-1/+1
* oggopus: Update Wikipedia URLs.Timothy B. Terriberry2016-02-171-4/+4
* oggopus: Fix typo.Ralph Giles2016-02-171-1/+1
* oggopus: Address Stephen Farrell's IESG comments.Timothy B. Terriberry2016-02-161-9/+97
* oggopus: Update version and date for -13Timothy B. Terriberry2016-02-121-2/+6
* Remove unused patch file.Ralph Giles2016-02-091-28/+0
* Expand SILK macro to avoid "Wexpansion-to-defined" violationflim2016-02-091-1/+5
* Remove unused patch file.Ralph Giles2016-02-031-22/+0
* Remove generation date from docs.Ralph Giles2016-02-031-2/+2