- 10 Feb, 2008 2 commits
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
- 08 Feb, 2008 6 commits
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
Code much leaner now.
-
Jean-Marc Valin authored
"inverse" flag from the state so it can be shared between the forward and inverse transforms.
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
used anywhere yet).
-
Jean-Marc Valin authored
entropy coder. All testcases pass again.
-
- 07 Feb, 2008 4 commits
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
with the entropy coder.
-
Jean-Marc Valin authored
-
- 02 Feb, 2008 2 commits
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
bitrate defaults.
-
- 01 Feb, 2008 5 commits
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
- 31 Jan, 2008 7 commits
-
-
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
-
- 30 Jan, 2008 2 commits
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
- 28 Jan, 2008 5 commits
-
-
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/
-
- 27 Jan, 2008 1 commit
-
-
Jean-Marc Valin authored
to do error detection in the decoder.
-
- 25 Jan, 2008 1 commit
-
-
Timothy B. Terriberry authored
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.
-
- 24 Jan, 2008 2 commits
-
-
tterribe authored
git-svn-id: http://svn.xiph.org/trunk/ghost@14428 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
tterribe authored
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
-
- 22 Jan, 2008 1 commit
-
-
Jean-Marc Valin authored
pkg-config file)
-
- 18 Jan, 2008 2 commits
-
-
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
-