xiph
/
speexdsp.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
doc update
2007-10-14
jm
doc update
commit
|
commitdiff
|
tree
2007-10-14
jm
Using LaTeX listing package for the doc instead of...
commit
|
commitdiff
|
tree
2007-10-12
jm
manual update
commit
|
commitdiff
|
tree
2007-10-10
jm
reorganising the manual for the split
commit
|
commitdiff
|
tree
2007-10-10
jm
Fix for fixed-point preprocessor bug reported by Peter...
commit
|
commitdiff
|
tree
2007-10-09
jm
testecho program now uses fopen() instead of open(...
commit
|
commitdiff
|
tree
2007-10-09
jm
Minor documentation fixes from Alexander Chemeris
commit
|
commitdiff
|
tree
2007-10-04
jm
fixed wideband bit-rates in the manual
commit
|
commitdiff
|
tree
2007-10-03
jm
typo in comment -- thanks Alexander Chemeris
commit
|
commitdiff
|
tree
2007-09-14
jm
Detailing everyone's copyright
commit
|
commitdiff
|
tree
2007-08-20
jm
Updated TODO
commit
|
commitdiff
|
tree
2007-08-20
jm
Fixed a DTX bug by changing the order of the test in...
commit
|
commitdiff
|
tree
2007-08-11
jm
Fixed a resampler regression cause by signed/unsigned...
commit
|
commitdiff
|
tree
2007-08-09
jm
fixing the build
commit
|
commitdiff
|
tree
2007-07-29
jm
Update to Windows project files by Alexander Chemeris
commit
|
commitdiff
|
tree
2007-07-28
jm
Patch by Alexander Chemeris removing medfilter from...
commit
|
commitdiff
|
tree
2007-07-28
jm
Patch by Alexander Chemeris removing useless code
commit
|
commitdiff
|
tree
2007-07-28
jm
Patch by Alexander Chemeris to fix the speex_jitter_get...
commit
|
commitdiff
|
tree
2007-07-28
jm
Patch by Alexander Chemeris to make testenc* open with...
commit
|
commitdiff
|
tree
2007-07-28
jm
Patch by Alexander Chemeris to make testenc* use speex_lib_g...
commit
|
commitdiff
|
tree
2007-07-28
jm
Windows patch to speexenc/speexdec by Alexander Chemeris
commit
|
commitdiff
|
tree
2007-07-28
jm
Preventing an overflow when sampling rate is larger...
commit
|
commitdiff
|
tree
2007-07-26
jm
Patch by moritz (ticket #1213) that fixes three build...
commit
|
commitdiff
|
tree
2007-06-29
jm
Fixed a segfault when dynamically reducing the rate...
commit
|
commitdiff
|
tree
2007-06-27
jm
bit of cleaning up
commit
|
commitdiff
|
tree
2007-06-27
jm
Fixed-point: vocoder conversion complete
commit
|
commitdiff
|
tree
2007-06-27
jm
Replaced speex_error() by speex_fatal() and speex_assert()
commit
|
commitdiff
|
tree
2007-06-24
jm
Fixed-point: converting some of the vocoder code
commit
|
commitdiff
|
tree
2007-06-24
jm
Tuned the vocoder gains and prevented the ol_gain from...
commit
|
commitdiff
|
tree
2007-06-23
jm
fixed stuff from coverity
commit
|
commitdiff
|
tree
2007-06-23
jm
check for malloc failure
commit
|
commitdiff
|
tree
2007-06-19
jm
Additional safety net to prevent NaNs in the encoder...
commit
|
commitdiff
|
tree
2007-06-16
jm
Fixed a rare crash using vorbis-psy
commit
|
commitdiff
|
tree
2007-06-16
jm
fixed valgrind support (and gitignore)
commit
|
commitdiff
|
tree
2007-06-12
jm
Makes kdevelop non-default builds work properly
commit
|
commitdiff
|
tree
2007-06-09
jm
version change
commit
|
commitdiff
|
tree
2007-06-09
jm
Git ignore file
commit
|
commitdiff
|
tree
2007-06-09
jm
Fixed fraction simplification code
commit
|
commitdiff
|
tree
2007-06-09
jm
Defined fixed-point and floating-point builds.
commit
|
commitdiff
|
tree
2007-06-07
jm
Removed some stuff from the TODO
commit
|
commitdiff
|
tree
2007-06-07
jm
local dummy change
commit
|
commitdiff
|
tree
2007-06-07
jm
todo...
commit
|
commitdiff
|
tree
2007-06-06
jm
TODO update
commit
|
commitdiff
|
tree
2007-06-05
jm
Bringing the manual a bit more in line with the draft...
commit
|
commitdiff
|
tree
2007-05-27
jm
Fixed a bunch of typos (thanks to Alexander Chemeris).
commit
|
commitdiff
|
tree
2007-05-23
jm
minor tweak to prototype and removed unused variable
commit
|
commitdiff
|
tree
2007-05-22
jm
updated pdf manual
commit
|
commitdiff
|
tree
2007-05-22
jm
resampler added to the VS2003 project file.
commit
|
commitdiff
|
tree
2007-05-22
jm
Manual update
commit
|
commitdiff
|
tree
2007-05-21
jm
update TODO
commit
|
commitdiff
|
tree
2007-05-21
jm
automatically decide when to update the jitter buffer...
commit
|
commitdiff
|
tree
2007-05-19
jm
update to MS project file
commit
|
commitdiff
|
tree
2007-05-17
jm
Better endianness detection (helps for MacOS X)
commit
|
commitdiff
|
tree
2007-05-17
jm
misc updates to prepare for 1.2beta2
commit
|
commitdiff
|
tree
2007-05-17
jm
Use the source, Luke
commit
|
commitdiff
|
tree
2007-05-17
jm
Implemented SPEEX_GET_ACTIVITY
commit
|
commitdiff
|
tree
2007-05-16
jm
Added quality table for wideband
commit
|
commitdiff
|
tree
2007-05-13
jm
Finally fixed the multi-channel magic handling
commit
|
commitdiff
|
tree
2007-05-12
jm
Think I nailed all the "magic" corner cases. Need to...
commit
|
commitdiff
|
tree
2007-05-06
jm
include config.h (even though this isn't supposed to...
commit
|
commitdiff
|
tree
2007-05-05
jm
Getting (slightly) closer to properly handling the...
commit
|
commitdiff
|
tree
2007-05-04
jm
Can now reduce the filter length twice in a row in...
commit
|
commitdiff
|
tree
2007-05-04
jm
fixed a segfault in the handling of magic samples.
commit
|
commitdiff
|
tree
2007-05-04
jm
added speex_bits_set_bit_buffer (still untested)
commit
|
commitdiff
|
tree
2007-05-04
jm
some tweaks to the VBR quality table
commit
|
commitdiff
|
tree
2007-05-04
jm
fixed typo. Thanks k
commit
|
commitdiff
|
tree
2007-05-01
jm
using e instead of x as temp variable is a bit cleaner.
commit
|
commitdiff
|
tree
2007-05-01
jm
Final reference for the T-ASL paper.
commit
|
commitdiff
|
tree
2007-04-30
jm
some info on the mode-quality mapping
commit
|
commitdiff
|
tree
2007-04-30
jm
...
commit
|
commitdiff
|
tree
2007-04-30
jm
Manual update -- the good side of waiting for hours...
commit
|
commitdiff
|
tree
2007-04-28
jm
le_int now inline and returns a signed value. be_int...
commit
|
commitdiff
|
tree
2007-04-28
jm
Cleaned up the endianness conversion, making sure that...
commit
|
commitdiff
|
tree
2007-04-26
jm
Reduce number of registers used on Blackfin to prevent...
commit
|
commitdiff
|
tree
2007-04-12
jm
Coverity found that one! Caused a quality drop for...
commit
|
commitdiff
|
tree
2007-04-11
jm
Coverity found that minor bug (crash on invalid programmer...
commit
|
commitdiff
|
tree
2007-04-10
jm
It's 2007 now
commit
|
commitdiff
|
tree
2007-04-07
jm
Better ARM4 assembly constraints from the Rockbox folks.
commit
|
commitdiff
|
tree
2007-04-01
jm
Making sure there's no exported symbol with a speex_...
commit
|
commitdiff
|
tree
2007-04-01
jm
Doing less oversampling when downsampling (keep equal...
commit
|
commitdiff
|
tree
2007-04-01
jm
Adding error codes.
commit
|
commitdiff
|
tree
2007-03-29
jm
including echo_diagnostic.m in the distribution
commit
|
commitdiff
|
tree
2007-03-29
jm
bits of stuff about the resampler.
commit
|
commitdiff
|
tree
2007-03-27
jm
aec stuff
commit
|
commitdiff
|
tree
2007-03-27
jm
AEC figure
commit
|
commitdiff
|
tree
2007-03-27
jm
Attempting to make Speex harder to misuse (for those...
commit
|
commitdiff
|
tree
2007-03-27
jm
Updated TODO, Doxygen, project file
commit
|
commitdiff
|
tree
2007-03-26
jm
fixed a signed/unsigned problem in the margin computation.
commit
|
commitdiff
|
tree
2007-03-25
jm
fixed negative offset handling in echo diagnostic
commit
|
commitdiff
|
tree
2007-03-20
jm
Enabling resampler in the build (now that it's supposed...
commit
|
commitdiff
|
tree
2007-03-20
jm
Resampler can now compile outside of Speex in fixed...
commit
|
commitdiff
|
tree
2007-03-20
jm
Workaround for crappy compiler makers who still live...
commit
|
commitdiff
|
tree
2007-03-19
jm
Tweaking to the AGC to handle really low volume input...
commit
|
commitdiff
|
tree
2007-03-18
jm
Replaced some warnings by notifications when it's not...
commit
|
commitdiff
|
tree
2007-03-17
jm
better doc for return values.
commit
|
commitdiff
|
tree
2007-03-17
jm
pseudo-stack is now shared between the narrowband and...
commit
|
commitdiff
|
tree
2007-03-16
jm
uses files instead of vars.
commit
|
commitdiff
|
tree
2007-03-16
jm
Some code to make it easier to diagnose echo cancellation...
commit
|
commitdiff
|
tree
2007-03-15
jm
Doing some sanity checking (just in case) on the propagated...
commit
|
commitdiff
|
tree
2007-03-15
jm
Merging Trimedia support contributed by Hong Zhiqian...
commit
|
commitdiff
|
tree
next