- Feb 10, 2011
-
-
Jean-Marc Valin authored
Got authorization from all copyright holders
-
- Feb 04, 2011
-
-
Jean-Marc Valin authored
-
- Jan 23, 2011
-
-
Jean-Marc Valin authored
If someone messed up scaling, they'll know because it'll sound bad
-
- Aug 27, 2010
-
-
Jean-Marc Valin authored
-
- Apr 17, 2010
-
-
Jean-Marc Valin authored
-
- Mar 13, 2010
-
-
Jean-Marc Valin authored
-
- Oct 19, 2009
-
-
Jean-Marc Valin authored
shift and removed the chec for DISABLE_STEREO in the mode creation.
-
- Oct 18, 2009
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
- Oct 17, 2009
-
-
Jean-Marc Valin authored
by POSIX. The other _t types that are not part of the API are still there for now. Also, got rid of all that was left of the 64-bit types.
-
- Jul 13, 2009
-
-
Jean-Marc Valin authored
-
- Jul 05, 2009
-
-
Jean-Marc Valin authored
-
- Jul 01, 2009
-
-
- May 27, 2009
-
-
Jean-Marc Valin authored
-
- May 22, 2009
-
-
Gregory Maxwell authored
fixed point compilation because SCALEIN is a no-op in fixed point mode but the float interface is still normally +/- 1.0. This patch adds a seperate define for the scaling factor so people can adjust it for unusual input levels.
-
- May 05, 2009
-
-
This change breaks the bitstream. Make the first frame out of the encoder an intra-frame. (While not required this may help in the case that the decoder has old state laying around, and it shouldn't hurt)
-
- Feb 03, 2009
-
-
Gregory Maxwell authored
has been set. This fixes a crash bug for some platforms with 512 sample frames and stereo.
-
- Sep 19, 2008
-
-
Jean-Marc Valin authored
-
- Sep 13, 2008
-
-
Jean-Marc Valin authored
-
- Aug 29, 2008
-
-
Jean-Marc Valin authored
the time-domain representation from Q14 to Q12 (Q29 to Q27 using the standard convention).
-
- Aug 12, 2008
-
-
- Apr 21, 2008
-
-
Jean-Marc Valin authored
-
- Apr 15, 2008
-
-
Jean-Marc Valin authored
-
- Apr 10, 2008
-
-
Jean-Marc Valin authored
coder
-
- Mar 25, 2008
-
-
Jean-Marc Valin authored
first three bands (instead of total MDCT window energy)
-
Jean-Marc Valin authored
-
- Mar 20, 2008
-
-
Jean-Marc Valin authored
-
- Mar 15, 2008
-
-
Jean-Marc Valin authored
-
- Mar 12, 2008
-
-
Jean-Marc Valin authored
-
- Mar 11, 2008
-
-
Jean-Marc Valin authored
-
- Mar 07, 2008
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
- Mar 05, 2008
-
-
Jean-Marc Valin authored
handling of the left side slope of the spreading function (right-side coef was used)
-
Jean-Marc Valin authored
itself
-
- Feb 28, 2008
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
- Feb 27, 2008
-
-
Jean-Marc Valin authored
converted to float though)
-
Jean-Marc Valin authored
weighting that didn't seem to help anyway.
-
Jean-Marc Valin authored
intruduces a bit of an encoder-decoder mismatch (Q8 in dB), but it'll be reduced when the interals of quant_energy_mono() are properly converted to fixed-point and oldEBands gets rounded instead of truncated.
-
Jean-Marc Valin authored
-