- Aug 08, 2011
-
-
-
Jean-Marc Valin authored
-
- Aug 07, 2011
-
-
Gregory Maxwell authored
Remove a redundant negative length check in celt_decode.
-
- Aug 05, 2011
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
Was previously testing only far on the negative side and using the wrong scaling factor
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
- Aug 02, 2011
-
-
Gregory Maxwell authored
their usage and to make any toolchain that doesn't like to #include .c file happy.
-
Gregory Maxwell authored
draft makefile. Increase precision of the static modes table.
-
Gregory Maxwell authored
-
- Jul 31, 2011
-
-
non-ascii characters from the source.
-
- Jul 29, 2011
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
-
-
- Jul 25, 2011
-
-
- Jul 05, 2011
-
-
Jean-Marc Valin authored
-
- May 19, 2011
-
-
Jean-Marc Valin authored
commit 5b64cf7c4d67af9050bc959996ef976ce6326888 Author: Jean-Marc Valin <jean-marc.valin@octasic.com> Date: Thu May 19 16:40:35 2011 -0400 Fixes a few bugs introduced in the latest update commit b91eb86025d2de3c4cf04f4fb1aa48a28ad676a3 Author: Timothy B. Terriberry <tterribe@xiph.org> Date: Thu May 19 16:12:02 2011 -0400 build_draft.sh fixes commit 0b10c30db7ad60ff7d4bfc1139bdb86e0543c035 Author: Jean-Marc Valin <jean-marc.valin@octasic.com> Date: Thu May 19 15:30:21 2011 -0400 Fixes the draft build commit 164424cded5978e657105104e171ac202dde5e5b Author: Jean-Marc Valin <jean-marc.valin@octasic.com> Date: Thu May 19 15:00:23 2011 -0400 Updated build system commit 188d9fcba8c3a1b1ad67c67c430e1b37e3658a40 Author: Koen Vos <koen.vos@skype.net> Date: Thu May 19 17:14:57 2011 -0400 SILK/Opus update
-
- May 16, 2011
-
-
Jean-Marc Valin authored
Includes better error handling in fft/mdct init
-
- May 13, 2011
-
-
Jean-Marc Valin authored
defining HALF16() too
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
Pitch search can now go up to 720 samples
-
- May 09, 2011
-
-
Gregory Maxwell authored
The encoder would crash in the PVQ search if fed NaNs via the float interface. This patch protects against it in two sufficient ways: Making the PVQ search robust against NaNs and by squashing NaNs to zero on input. Thanks to David Richards for reporting this failure mode.
-
- May 05, 2011
-
-
Jean-Marc Valin authored
-
This ensures we don't have to rely on build-system support for disabling these warnings in libcelt.
-
- May 02, 2011
-
-
Koen Vos authored
commit dfe4d46f9abf6b0e96e66370d428da4e283204ce Author: Jean-Marc Valin <jean-marc.valin@octasic.com> Date: Mon May 2 09:59:45 2011 -0400 SILK file list update commit 5faf541d86445eb8ce1775ea206e88afe83c7107 Author: Jean-Marc Valin <jean-marc.valin@octasic.com> Date: Mon May 2 09:51:29 2011 -0400 Makefiles update commit f5d70b3ccbe209cc07a1a604fffca93ea34bc64b Author: Koen Vos <koen.vos@skype.net> Date: Mon May 2 09:50:33 2011 -0400 SILK stereo update and MSVC build update
-
- Apr 28, 2011
-
-
Jean-Marc Valin authored
-
- Apr 21, 2011
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
- Apr 13, 2011
-
-
Stop adjusting the VBR drift during silent frames, this prevents overshoot after silent spans. This also results in undershoot on files with lots of silence, but this is desirable in terms of increasing quality consistency. It will be even better if we later include some open-loop correction of the targets.
-
- Mar 29, 2011
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
- Mar 28, 2011
-
-
Jean-Marc Valin authored
We don't allow *encoding* a stereo stream with a mono encoder because that's just silly.
-
- Mar 23, 2011
-
-
Jean-Marc Valin authored
-
- Mar 21, 2011
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
Adds a CELT_GET_LOOKAHEAD() ctl() call instead. Other uses of celt_mode_info() should not be needed anymore.
-
Jean-Marc Valin authored
-