- Feb 07, 2008
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
with the entropy coder.
-
Jean-Marc Valin authored
-
- Feb 02, 2008
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
bitrate defaults.
-
- Feb 01, 2008
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
- Jan 31, 2008
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
Also, added an Ogg encoder (doesn't work quite yet).
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
(need to have test files installed otherwise it'll just pass by default)
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
- Jan 30, 2008
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
- Jan 28, 2008
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
especially now that we have a custom version of that code anyway. Moved the test code to tests/
-
- Jan 27, 2008
-
-
Jean-Marc Valin authored
to do error detection in the decoder.
-
- Jan 25, 2008
-
-
From d28a530115ee7c739f12a6afb7e233cd29f64869 Mon Sep 17 00:00:00 2001 From: Timothy B. Terriberry <tterribe@xiph.org> Date: Thu, 24 Jan 2008 21:56:48 -0500 Subject: [PATCH] Remove end-byte handling to allow arbitrary padding with zeros for CBR.
-
- Jan 24, 2008
-
-
git-svn-id: http://svn.xiph.org/trunk/ghost@14428 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
Fix the bug that was causing the last byte of the stream to be returned incorrectly, as well as undo jm's reversion, which can cause ec_dec_tell() to operate incorrectly at the end of the stream. A few other minor updates are included as well. git-svn-id: http://svn.xiph.org/trunk/ghost@14427 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Jan 22, 2008
-
-
Jean-Marc Valin authored
pkg-config file)
-
- Jan 18, 2008
-
-
Jean-Marc Valin authored
perfect)
-
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
-