- Feb 13, 2025
-
-
Jean-Marc Valin authored
-
- Feb 20, 2024
-
-
Jean-Marc Valin authored
Silences NONTHREADSAFE_PSEUDOSTACK warnings
-
- Jul 09, 2022
-
-
Jean-Marc Valin authored
-
- Jun 14, 2017
-
-
Mark Harris authored
-
- May 25, 2017
-
-
Jean-Marc Valin authored
We now include the object files for those rather than attempt to problems.
-
- Dec 04, 2015
-
-
Jean-Marc Valin authored
Reported in https://trac.xiph.org/ticket/2241
-
- Nov 03, 2015
-
-
- Oct 07, 2015
-
-
Uses NEON optimized fixed point FFT routines in NE10 library. Signed-off-by:
Timothy B. Terriberry <tterribe@xiph.org>
-
Optimize opus decode (float only) use case using ARM NE10. Mainly effects opus_ifft and ctl_mdct_backward and related functions. Work based on previous Encode optimization using ARM NE10 library. See previous commit for details on how to enable this. Signed-off-by:
Timothy B. Terriberry <tterribe@xiph.org>
-
Optimize opus encode (float only) usecase using ARM NE10 library. Mainly effects opus_fft and ctl_mdct_forward and related functions. This optimization can be used for ARM CPUs that have NEON VFP unit. This patch only enables optimizations for ARMv7. Official ARM NE10 library page available at http://projectne10.github.io/Ne10/ To enable this optimization, use --enable-intrinsics --with-NE10=<install_prefix> or --enable-intrinsics --with-NE10-libraries=<NE10_lib_dir> --with-NE10-includes=<NE10_includes_dir> Compile time checks made during configure process to make sure optimization option available only when compiler supports NEON instrinsics. Runtime checks made to make sure optimized functions only called on appropriate hardware. Signed-off-by:
Timothy B. Terriberry <tterribe@xiph.org>
-
- Dec 03, 2012
-
-
Jean-Marc Valin authored
Adds more sizes to test_unit_mdct.c
-
- Dec 02, 2012
-
-
Jean-Marc Valin authored
-
- Oct 30, 2012
-
-
Jean-Marc Valin authored
-
- Mar 06, 2012
-
-
Ralph Giles authored
Use the celt_mips defined in fixed_debug.h from the unit tests by defining CELT_C earlier. We must export celt_mips so it can be used by clients calling the library, like opus_custom_demo.
-
- Oct 27, 2011
-
-
Gregory Maxwell authored
Build tests in the tests/ directory instead of top, cleanup, rename, and eliminate recursive make for the celt/ unit tests.
-
- Sep 14, 2011
-
-
Jean-Marc Valin authored
-
- Sep 01, 2011
-
-
Gregory Maxwell authored
-
- Aug 15, 2011
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
Saves a copy in the decoder
-
Jean-Marc Valin authored
-
- Jul 31, 2011
-
-
non-ascii characters from the source.
-
- Jul 29, 2011
-
-
Jean-Marc Valin authored
-
- Apr 28, 2011
-
-
Jean-Marc Valin authored
-
- Sep 13, 2010
-
-
Jean-Marc Valin authored
-
- Aug 26, 2010
-
-
Jean-Marc Valin authored
-
- Jul 23, 2010
-
-
Jean-Marc Valin authored
-
- Jul 08, 2010
-
-
Jean-Marc Valin authored
-
- Jul 07, 2010
-
-
Jean-Marc Valin authored
Also dropped support for radices above 5.
-
- Nov 22, 2009
-
-
Jean-Marc Valin authored
-
- Oct 18, 2009
-
-
Jean-Marc Valin authored
-
- Jul 01, 2009
-
-
Gregory Maxwell authored
-
- Jun 05, 2009
-
-
- Dec 23, 2008
-
-
Jean-Marc Valin authored
problems when building shared libraries only.
-
- Nov 11, 2008
-
-
Jean-Marc Valin authored
-
- Apr 25, 2008
-
-
Jean-Marc Valin authored
-
- Apr 22, 2008
-
-
Jean-Marc Valin authored
-
- Apr 21, 2008
-
-
Jean-Marc Valin authored
attempt to reduce copying.
-
- Apr 18, 2008
-
-
Jean-Marc Valin authored
allocated
-
- Mar 05, 2008
-
-
Jean-Marc Valin authored
-
- Feb 25, 2008
-
-
Jean-Marc Valin authored
-