Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/speex.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-04-25Fixed the src tag for the SourceForge because MOZILLA IS TOO DUMB TO KEEPjmvalin
2002-04-25Fixed the SF logo...jmvalin
2002-04-24Updated high-band codebook...jmvalin
2002-04-24Made the initial pitch search open-loop. Removed some modulo and devidejmvalin
2002-04-24Fixed warningsjmvalin
2002-04-23Many, many updates. Better split-VQ search, better handling of pitch forjmvalin
2002-04-15Moving on for 0.0.2, updated the "real" encoder and decoder (speexenc,jmvalin
2002-04-14Got rid of a couple mallocs...jmvalin
2002-04-13Removed warnings, debug code and un-necessary synthesis in coderjmvalin
2002-04-13Speed improvements (got rid of a couple divide ops), cleanup...jmvalin
2002-04-12Speed improvements: faster FIR filter and better algorithm for updatingjmvalin
2002-04-11Big code cleanup, some minor bug fixed toojmvalin
2002-04-10...jmvalin
2002-04-10Think both encoder and decoder for SB-CELP work...jmvalin
2002-04-10decoder stuffjmvalin
2002-04-10a "replacement" for configure for CVS codejmvalin
2002-04-09SB-CELP decoder (continued)jmvalin
2002-04-09SB-CELP work... more to gojmvalin
2002-04-09More decoder workjmvalin
2002-04-09Fixed a bug in the gain quantization (it's now done in the log domain)jmvalin
2002-04-09Fully quantized test encoder for SB-CELP at (currently) 31.3 kbps.jmvalin
2002-04-09Test encoder for SB-CELPjmvalin
2002-04-09Quantizing high-band excitation gains (SB-CELP).jmvalin
2002-04-08Added LSP quantization for SB-CELPjmvalin
2002-04-08Removed useless stuffjmvalin
2002-04-08Re-wrote the gain quantization for split-VQ excitation. Added more bitsjmvalin
2002-04-05Cleaned up SB-CELP and added more pulses and tracks for low-band.jmvalin
2002-04-05Fixed interpolation bugs, ...jmvalin
2002-04-05Using spectral folding (ie aliasing) for high-band excitationjmvalin
2002-04-03...jmvalin
2002-04-03more sub-band stuff...jmvalin
2002-04-03Adding sub-band CELP (SB-CELP) -like encoding. Still incomplete.jmvalin
2002-03-28Announced 0.0.1jmvalin
2002-03-28code cleanup, some optimizationsjmvalin
2002-03-28All debug printf's are now within #ifdef DEBUGjmvalin
2002-03-27Added a header to speex files. Should eventually choose a "real" magicjmvalin
2002-03-27Think the encoder and decoder work! Still a couple fixes left...jmvalin
2002-03-27Don't fill the last byte in the frame before saving (saves a couple bitsjmvalin
2002-03-27...jmvalin
2002-03-27Encoder seems to work...jmvalin
2002-03-27Starting "real" encoderjmvalin
2002-03-26Fixed pre-emphasis/de-emphasis in the decoder for widebandjmvalin
2002-03-25oops...jmvalin
2002-03-25Wideband encoding seems to workjmvalin
2002-03-25Multi-pulse narrowband seem to work (encode+decode). Didn't test thejmvalin
2002-03-25Multi-pulse quantization (not complete yet)jmvalin
2002-03-22Multi-pulse seems to work not too bad (but disabled by default)jmvalin
2002-03-22Modified WB perceptual filter, starting a multi-pulse "branch"jmvalin
2002-03-20Added joint optimization of excitation gainsjmvalin
2002-03-19crappy wideband codec at 28.5 kbps...jmvalin