search for: 51e6fc16

Displaying 1 result from an estimated 1 matches for "51e6fc16".

2006 Mar 26
3
Speex for sampling freq >48KHz
Hi, I was just trying to use speex for sampling frequency >48KHz. In the original Speex-1.0.5 its restricted only upto 48KHz. I tired to modify it by changing the boundary conditions( the error conditions, i.e. if sampling freq >48KHz, it gives error) in /src/speexenc.c and then it atleast doesnt give the error, there is flow in decoding or encoding(i think). I suspect there are other