- Nov 25, 2009
-
-
- Nov 22, 2009
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
- Nov 09, 2009
-
-
Jean-Marc Valin authored
-
- Nov 08, 2009
-
-
Jean-Marc Valin authored
-
- Oct 31, 2009
-
-
Jean-Marc Valin authored
-
Expose the normalized range for reciprocal square roots in fixed-point mode. This allows subsequnt calculations to use the full precision of the result.
-
- Oct 24, 2009
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
- Oct 23, 2009
-
-
Jean-Marc Valin authored
-
- Oct 22, 2009
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
budget at low bitrate.
-
Accuracy for rsqrt, rcp, cos, and log2 is now at the level of truncation error for the current output resolution of these functions. sqrt and exp2 still have non-trivial algebraic error, but this cannot be reduced much further using the current method without additional computation. Also updates the fast float approximations for log2 and exp2 with coefficients that give slightly lower maximum relative error. Patch modified by Jean-Marc Valin to leave the cos approximation as is and leave the check for x<-15 in exp2 as is.
-
- Oct 21, 2009
-
-
Jean-Marc Valin authored
the VBR rate controller.
-
- Oct 20, 2009
-
-
Jean-Marc Valin authored
to be on the safe side (not that I observed any overflow, but I can't prove it can't happen).
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
bit-rate
-
- 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.
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
- Oct 16, 2009
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
creating the mode. This means that the same mode can be shared for mono and stereo.
-
- Oct 15, 2009
-
-
Jean-Marc Valin authored
-
- Oct 14, 2009
-
-
Jean-Marc Valin authored
in the table.
-
- Oct 09, 2009
-
-
Jean-Marc Valin authored
-
- Oct 07, 2009
-
-
Jean-Marc Valin authored
simplification.
-
Jean-Marc Valin authored
anything that its name implies)
-
- Oct 05, 2009
-
-
Jean-Marc Valin authored
-
- Oct 04, 2009
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
- Oct 03, 2009
-
-
Jean-Marc Valin authored
decoder), declared a few things static
-
Jean-Marc Valin authored
-