summaryrefslogtreecommitdiff
path: root/celt/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix C90-related warningsexp_warnings1Jean-Marc Valin2022-07-093-4/+6
* Add support for Meson build systemTim-Philipp Müller2020-10-281-0/+19
* Fix MSVC warning about trunction from double to floatNirbheek Chauhan2020-08-211-3/+3
* Adding ENABLE_HARDENINGJean-Marc Valin2018-03-273-3/+2
* Free all allocated memory in unit testsMark Harris2017-06-132-8/+15
* Fixes unit tests that need arch-specific codeJean-Marc Valin2017-05-254-138/+46
* SSE2 implementation of the PVQ searchJean-Marc Valin2016-08-092-0/+2
* Fixes memory leak in some CELT unit testsJean-Marc Valin2015-12-043-1/+4
* Fix unit tests on ARM without RTCD (e.g. aarch64 or iOS).Jonathan Lennox2015-11-024-8/+4
* armv7: Optimize fixed point FFT using NE10 libraryViswanath Puttagunta2015-10-074-4/+4
* test_unit_dft: Add nfft = 60, 240, 480 testsViswanath Puttagunta2015-10-071-0/+6
* armv7(float): Optimize decode usecase using NE10 libraryViswanath Puttagunta2015-10-072-2/+2
* armv7(float): Optimize encode usecase using NE10 libraryViswanath Puttagunta2015-10-074-83/+135
* Move SSE2 and SSE4.1 intrinsics functions to separate files, to be compiled w...Jonathan Lennox2015-09-012-2/+16
* armv7: celt_pitch_xcorr: Introduce ARM NEON intrinsicsViswanath Puttagunta2014-12-252-2/+10
* tests: fix linking for --enable-fixed-point on ARMv1.1.1-betaTristan Matthews2014-10-122-0/+4
* There are no tabs in source code.Timothy B. Terriberry2014-10-032-5/+5
* Cisco optimization for x86 & fixed pointxiangmingzhu2014-10-032-2/+23
* Moves the bitrev step to the IMDCT pre-rotationJean-Marc Valin2013-12-201-0/+1
* Changes ABS16() and ABS32() to use fabs() in the float buildJean-Marc Valin2013-12-091-1/+1
* Revert "Fixes a number of double promotions and missing casts."Gregory Maxwell2013-07-151-16/+16
* Fixes a number of double promotions and missing casts.Gregory Maxwell2013-07-151-16/+16
* Moves log2Amp inside denormalise_bands() and get rid of bandE[]Jean-Marc Valin2013-06-161-0/+2
* Use a table for PVQ encoding/decoding.Timothy B. Terriberry2013-05-211-85/+23
* Fixes forward MDCT for overlaps that aren't a multiple of 4Jean-Marc Valin2012-12-031-0/+12
* Updates MDCT unit testJean-Marc Valin2012-12-011-0/+3
* Adds missing license headers on some scripts and test filesJean-Marc Valin2012-10-308-0/+219
* Remove C99ism in celt/tests/test_unit_mathops.c w/ fixed point build.Gregory Maxwell2012-08-191-2/+5
* Fix fixed-point testilog2.Timothy B. Terriberry2012-08-061-3/+10
* Fix --enable-fixed-point-debug.Ralph Giles2012-03-053-11/+3
* Testing tools improvements (no impact on draft)Gregory Maxwell2011-11-251-4/+8
* Fixes a bug in ec_enc_done when no range coded data was coded and adds test c...Gregory Maxwell2011-10-281-0/+19
* Extend test_unit_entropy to test some patch_initial_bits corner cases.Gregory Maxwell2011-10-281-0/+36
* Test cleanups and renaming.Gregory Maxwell2011-10-2710-210/+24
* Moves the main headers from src/ to include/Jean-Marc Valin2011-10-261-1/+1
* Add the noreturn attribute on the assert functions to aid static analysis, im...Gregory Maxwell2011-10-031-1/+0
* Cleans up some leaking opus_custom symbols in celt/Gregory Maxwell2011-09-283-2/+16
* renames the libcelt/ directory to celt/Jean-Marc Valin2011-09-1310-0/+1362
* Moved all SILK source code to the silk/ directoryJean-Marc Valin2011-04-281-6/+0
* Loss rate adaptation for the CELT layerJean-Marc Valin2011-04-251-5/+5
* draft updateJean-Marc Valin2011-03-311-5/+5
* Build fixesJean-Marc Valin2011-03-231-5/+5
* Making mode switching use the same window as CELT (squared)Jean-Marc Valin2011-03-211-5/+5
* CELT updateJean-Marc Valin2011-03-181-5/+5
* More project files updateJean-Marc Valin2011-03-181-5/+5
* Fixes a few PLC/DTX bugs due to the recent decode API changeJean-Marc Valin2011-03-161-5/+5
* Adding constrained VBR modeJean-Marc Valin2011-03-141-5/+5
* Draft update (allocationGregory Maxwell2011-03-141-5/+5
* Disable newly introduced CELT signallingJean-Marc Valin2011-03-111-5/+5
* Nothing to see hereJean-Marc Valin2011-03-101-5/+5