- 17 Jan, 2008 2 commits
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
- 16 Jan, 2008 3 commits
-
-
Jean-Marc Valin authored
use it now.
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
- 15 Jan, 2008 2 commits
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
- 14 Jan, 2008 1 commit
-
-
Jean-Marc Valin authored
-
- 12 Jan, 2008 1 commit
-
-
Jean-Marc Valin authored
-
- 11 Jan, 2008 5 commits
-
-
tterribe authored
Add ec_dec_tell() to report the same information as ec_enc_tell() decode side. Remove ec_enc_tell() and replace it with ec_enc_tellf(): just request 0 fractional bits if you want an integer value. git-svn-id: http://svn.xiph.org/trunk/ghost@14394 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
tterribe authored
git-svn-id: http://svn.xiph.org/trunk/ghost@14393 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
tterribe authored
Remove the special case for 0 in EC_ILOG, as we never pass it 0 and this generates slightly better code. Update ec_enc_bits64 to split the encoded values along word boundaries... this should generate slightly better code, as well as fix a subtle bug (the proper bits were not being masked out of the low part). However, this will render previous streams that used this function undecodable (to my knowledge, no one is actually using it yet). git-svn-id: http://svn.xiph.org/trunk/ghost@14391 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
- 10 Jan, 2008 3 commits
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
time)
-
- 09 Jan, 2008 1 commit
-
-
Jean-Marc Valin authored
-
- 08 Jan, 2008 3 commits
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
- 07 Jan, 2008 2 commits
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
- 05 Jan, 2008 2 commits
-
-
Jean-Marc Valin authored
latency as well.
-
Jean-Marc Valin authored
-
- 03 Jan, 2008 1 commit
-
-
Jean-Marc Valin authored
to multiple MDCTs per frame. Not complete yet.
-
- 31 Dec, 2007 3 commits
-
-
Timothy B. Terriberry authored
http://people.xiph.org/~tterribe/notes/cwrs.html Removed dead code.
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
pulse spreading (and to work at all).
-
- 30 Dec, 2007 1 commit
-
-
Jean-Marc Valin authored
-
- 29 Dec, 2007 4 commits
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
frame.
-
- 14 Dec, 2007 1 commit
-
-
Jean-Marc Valin authored
-
- 13 Dec, 2007 1 commit
-
-
Jean-Marc Valin authored
-
- 11 Dec, 2007 4 commits
-
-
Jean-Marc Valin authored
projection less aggressive). Also, fixed a 64-bit overflow in the stereo mode and added a "band rotation" function.
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
Timothy B. Terriberry authored
Updated broken paper URLs. Cleaned up non-multiply-free range coder documentation (e.g., stop claiming it's multiply-free).
-