summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bias in LSF quantization towards previously quantized LSFssilk_lsf_quant_with_hysteresisKoen Vos2016-06-026-151/+205
* increase NSQ decision delay from 32 to 40Koen Vos2016-06-013-8/+10
* reduced noise floor in noise shaping analysis by 2 dBKoen Vos2016-06-011-1/+1
* increase order of noise shaping filterKoen Vos2016-06-016-11/+10
* more conservative scaling of LTP corrs; remove assert that checks for negativ...Koen Vos2016-06-017-41/+30
* fix potential overflowKoen Vos2016-05-311-0/+5
* Clean up: alignment of commentsKoen Vos2016-05-224-36/+36
* Clean up: replace tabs by spacesKoen Vos2016-05-2226-235/+235
* removed prefilterKoen Vos2016-05-2231-981/+257
* slight clean upKoen Vos2016-05-229-92/+135
* undo some loop unrollingKoen Vos2016-05-223-20/+7
* pitch analysis (in FIX) now scales the input down at the start, instead of at...Koen Vos2016-05-222-58/+46
* minor clean up of pointer offsetsKoen Vos2016-05-225-16/+13
* simplified computation of LTP coefsKoen Vos2016-05-2222-1042/+268
* faster Burg implementationKoen Vos2016-05-223-196/+187
* 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