aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2020-08-08cmake - fix bugs around consuming Opus as a submodule in cmake and package ve...Marcus Asteborg
2020-06-13cmake - move cmake related files to cmake folder to make root dir less busyMarcus Asteborg
2020-06-01Build trivial_example by default.Ralph Giles
2020-04-20cmake - Add variable length detection and alloca detectionMarcus Asteborg
2019-04-26Add mising cmake file from make distJean-Marc Valin
2019-04-03Adding CMake support for Windows, Mac, Linux and Android Co-Authored-By: evpobrMarcus Asteborg
2018-03-27Adding ENABLE_HARDENINGJean-Marc Valin
2017-11-07Support for Channel Mapping 253Andrew Allen
2017-05-25Fixes unit tests that need arch-specific codeJean-Marc Valin
2017-04-13Optimize silk_warped_autocorrelation_FIX() for ARM NEONLinfeng Zhang
2017-02-20Add common.props to Makefile.amRicardo Constantino
2017-02-14Adding a unit test for LPC_inv_pred_gain()Jean-Marc Valin
2016-11-17genversion.bat: generate same version as update_versionRicardo Constantino
2016-10-29New regression test from Mark's fuzzing test casesJean-Marc Valin
2016-07-27vs2015: Merge opus dependencies into its project.Ricardo Constantino (:RiCON)
2016-07-26Create a simple project to create version.h.Ricardo Constantino (:RiCON)
2016-07-06Add Neon intrinsics for Silk noise shape quantization.Jonathan Lennox
2016-07-06Rename OPUS_ARM_NEON_INTR AM_CONDITIONAL as HAVE_ARM_NEON_INTR, for consisten...Jonathan Lennox
2016-05-18Update EXTRA_DIST to ship the VS2015 project files.Ralph Giles
2015-10-07armv7(float): Optimize encode usecase using NE10 libraryViswanath Puttagunta
2015-10-07Move the external ARM asm to a separate library.Timothy B. Terriberry
2015-09-01Reorganize x86 SSE intrinsics code.Jonathan Lennox
2015-09-01Move SSE2 and SSE4.1 intrinsics functions to separate files, to be compiled w...Jonathan Lennox
2015-09-01Reorganize configure's detection of intrinsics functions:Jonathan Lennox
2015-02-11Adds MIPS files to the make dist tarballJean-Marc Valin
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-03Cisco optimization for x86 & fixed pointxiangmingzhu
2014-03-26Fix iOS builds with assembly.Timothy B. Terriberry
2014-03-19Make the arm2gnu.pl converter handle apple specific detailsMartin Storsjo
2013-11-19More make dist fixesRon
2013-11-19Fix 'make distclean'.Ralph Giles
2013-11-18ASM build fixTimothy B. Terriberry
2013-11-18Adds Neon assembly for correlation/convolutionTimothy B. Terriberry
2013-11-04Exposes --disable-float-api in autoconfJean-Marc Valin
2013-09-06First pass at making the analysis code run with FIXED_POINTJean-Marc Valin
2013-07-02Link libopus itself with libm tooRon
2013-06-29Make the parallel test mode of automake 1.13 useableRon
2013-06-29Replace INCLUDES with AM_CPPFLAGSRon
2013-06-29More autoconf housekeepingRon
2013-06-27Updates the Makefile.am EXTRA_DIST for the MSVC reorgJean-Marc Valin
2013-06-04Add run-time CPU detection and support for ARM architectureAurélien Zanelli
2013-05-26Add an option to disable build of extra programs (demos and tests)Aurélien Zanelli
2013-05-20Add support for autoconf macros in m4/Ron
2013-05-11Don't fail hard if package_version does not existRon
2013-05-11Fully automate version updatingRon
2012-11-30Add a regression test for the padding issue.Ralph Giles
2012-10-19cd doc && make is not the same as make -C docRon
2012-10-09Merge branch 'exp_analysis7'Jean-Marc Valin
2012-08-31bump version, include Makefile.unixJean-Marc Valin