- Jan 18, 2008
-
-
Reverted some of Timothy's changes to the range decoding that were causing decode random decode problems at the end of the stream (but only once in a while). git-svn-id: http://svn.xiph.org/trunk/ghost@14413 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
Jean-Marc Valin authored
-
- Jan 17, 2008
-
-
Jean-Marc Valin authored
encode function. Also, trying to properly flush the bit packer (still some problems left).
-
Update ec_dec_bits64() to correspond to the new ec_enc_bits64(). Not sure why this wasn't committed before. git-svn-id: http://svn.xiph.org/trunk/ghost@14409 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
- Jan 16, 2008
-
-
Jean-Marc Valin authored
use it now.
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
- Jan 15, 2008
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
- Jan 14, 2008
-
-
Jean-Marc Valin authored
-
- Jan 12, 2008
-
-
Jean-Marc Valin authored
-
- Jan 11, 2008
-
-
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
-
git-svn-id: http://svn.xiph.org/trunk/ghost@14393 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
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
-
- Jan 10, 2008
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
time)
-
- Jan 09, 2008
-
-
Jean-Marc Valin authored
-
- Jan 08, 2008
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
- Jan 07, 2008
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
- Jan 05, 2008
-
-
Jean-Marc Valin authored
latency as well.
-
Jean-Marc Valin authored
-
- Jan 03, 2008
-
-
Jean-Marc Valin authored
to multiple MDCTs per frame. Not complete yet.
-
- Dec 31, 2007
-
-
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).
-
- Dec 30, 2007
-
-
Jean-Marc Valin authored
-
- Dec 29, 2007
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
frame.
-
- Dec 14, 2007
-
-
Jean-Marc Valin authored
-
- Dec 13, 2007
-
-
Jean-Marc Valin authored
-