- Jun 28, 2010
-
-
Jean-Marc Valin authored
-
- Oct 18, 2009
-
-
Jean-Marc Valin authored
-
- Feb 04, 2009
-
-
Gregory Maxwell authored
Signed-off-by:
Timothy B. Terriberry <tterribe@xiph.org>
-
- Mar 26, 2008
-
-
Jean-Marc Valin authored
-
- Mar 11, 2008
-
-
Jean-Marc Valin authored
-
- Mar 03, 2008
-
-
Jean-Marc Valin authored
-
- Jan 28, 2008
-
-
Jean-Marc Valin authored
especially now that we have a custom version of that code anyway. Moved the test code to tests/
-
- Jan 11, 2008
-
-
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
-
- Dec 11, 2007
-
-
Timothy B. Terriberry authored
Updated broken paper URLs. Cleaned up non-multiply-free range coder documentation (e.g., stop claiming it's multiply-free).
-
- Dec 06, 2007
-
-
Timothy B. Terriberry authored
-