aboutsummaryrefslogtreecommitdiff
path: root/celt/tests
AgeCommit message (Expand)Author
2017-06-13Free all allocated memory in unit testsMark Harris
2017-05-25Fixes unit tests that need arch-specific codeJean-Marc Valin
2016-08-09SSE2 implementation of the PVQ searchJean-Marc Valin
2015-12-04Fixes memory leak in some CELT unit testsJean-Marc Valin
2015-11-02Fix unit tests on ARM without RTCD (e.g. aarch64 or iOS).Jonathan Lennox
2015-10-07armv7: Optimize fixed point FFT using NE10 libraryViswanath Puttagunta
2015-10-07test_unit_dft: Add nfft = 60, 240, 480 testsViswanath Puttagunta
2015-10-07armv7(float): Optimize decode usecase using NE10 libraryViswanath Puttagunta
2015-10-07armv7(float): Optimize encode usecase using NE10 libraryViswanath Puttagunta
2015-09-01Move SSE2 and SSE4.1 intrinsics functions to separate files, to be compiled w...Jonathan Lennox
2014-12-25armv7: celt_pitch_xcorr: Introduce ARM NEON intrinsicsViswanath Puttagunta
2014-10-12tests: fix linking for --enable-fixed-point on ARMTristan Matthews
2014-10-03There are no tabs in source code.Timothy B. Terriberry
2014-10-03Cisco optimization for x86 & fixed pointxiangmingzhu
2013-12-20Moves the bitrev step to the IMDCT pre-rotationJean-Marc Valin
2013-12-09Changes ABS16() and ABS32() to use fabs() in the float buildJean-Marc Valin
2013-07-15Revert "Fixes a number of double promotions and missing casts."Gregory Maxwell
2013-07-15Fixes a number of double promotions and missing casts.Gregory Maxwell
2013-06-16Moves log2Amp inside denormalise_bands() and get rid of bandE[]Jean-Marc Valin
2013-05-21Use a table for PVQ encoding/decoding.Timothy B. Terriberry
2012-12-03Fixes forward MDCT for overlaps that aren't a multiple of 4Jean-Marc Valin
2012-12-01Updates MDCT unit testJean-Marc Valin
2012-10-30Adds missing license headers on some scripts and test filesJean-Marc Valin
2012-08-19Remove C99ism in celt/tests/test_unit_mathops.c w/ fixed point build.Gregory Maxwell
2012-08-06Fix fixed-point testilog2.Timothy B. Terriberry
2012-03-05Fix --enable-fixed-point-debug.Ralph Giles
2011-11-25Testing tools improvements (no impact on draft)Gregory Maxwell
2011-10-28Fixes a bug in ec_enc_done when no range coded data was coded and adds test c...Gregory Maxwell
2011-10-28Extend test_unit_entropy to test some patch_initial_bits corner cases.Gregory Maxwell
2011-10-27Test cleanups and renaming.Gregory Maxwell
2011-10-26Moves the main headers from src/ to include/Jean-Marc Valin
2011-10-03Add the noreturn attribute on the assert functions to aid static analysis, im...Gregory Maxwell
2011-09-28Cleans up some leaking opus_custom symbols in celt/Gregory Maxwell
2011-09-13renames the libcelt/ directory to celt/Jean-Marc Valin
2011-04-28Moved all SILK source code to the silk/ directoryJean-Marc Valin
2011-04-25Loss rate adaptation for the CELT layerJean-Marc Valin
2011-03-31draft updateJean-Marc Valin
2011-03-23Build fixesJean-Marc Valin
2011-03-21Making mode switching use the same window as CELT (squared)Jean-Marc Valin
2011-03-18CELT updateJean-Marc Valin
2011-03-18More project files updateJean-Marc Valin
2011-03-16Fixes a few PLC/DTX bugs due to the recent decode API changeJean-Marc Valin
2011-03-14Adding constrained VBR modeJean-Marc Valin
2011-03-14Draft update (allocationGregory Maxwell
2011-03-11Disable newly introduced CELT signallingJean-Marc Valin
2011-03-10Nothing to see hereJean-Marc Valin
2011-03-09CELT updateJean-Marc Valin
2011-03-07Support for glitchles mode switchingJean-Marc Valin
2011-02-28SILK/CELT updateJean-Marc Valin
2011-02-14preparing the next versionJean-Marc Valin