summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Only build platform RTCD sources when enabled.Timothy B. Terriberry2022-07-091-2/+10
* cmake - fix rtcd detection on x86 non windowsMarcus Asteborg2022-07-071-0/+2
* cmake - add support to run ctest on android #2347Marcus Asteborg2021-05-121-0/+1
* Add support for Meson build systemTim-Philipp Müller2020-10-281-0/+12
* cmake - fix bugs around consuming Opus as a submodule in cmake and package ve...Marcus Asteborg2020-08-081-0/+1
* cmake - move cmake related files to cmake folder to make root dir less busyMarcus Asteborg2020-06-131-6/+6
* Build trivial_example by default.Ralph Giles2020-06-011-1/+5
* cmake - Add variable length detection and alloca detectionMarcus Asteborg2020-04-201-0/+2
* Add mising cmake file from make distexp_ignoreJean-Marc Valin2019-04-261-0/+1
* Adding CMake support for Windows, Mac, Linux and Android Co-Authored-By: evpobrMarcus Asteborg2019-04-031-0/+6
* Adding ENABLE_HARDENINGJean-Marc Valin2018-03-271-3/+7
* Support for Channel Mapping 253Andrew Allen2017-11-071-3/+8
* Fixes unit tests that need arch-specific codeJean-Marc Valin2017-05-251-11/+15
* Optimize silk_warped_autocorrelation_FIX() for ARM NEONLinfeng Zhang2017-04-131-1/+6
* Add common.props to Makefile.amRicardo Constantino2017-02-201-0/+1
* Adding a unit test for LPC_inv_pred_gain()Jean-Marc Valin2017-02-141-4/+37
* genversion.bat: generate same version as update_versionRicardo Constantino2016-11-171-2/+1
* New regression test from Mark's fuzzing test casesJean-Marc Valin2016-10-291-1/+1
* vs2015: Merge opus dependencies into its project.Ricardo Constantino (:RiCON)2016-07-271-9/+0
* Create a simple project to create version.h.Ricardo Constantino (:RiCON)2016-07-261-0/+1
* Add Neon intrinsics for Silk noise shape quantization.Jonathan Lennox2016-07-061-2/+3
* Rename OPUS_ARM_NEON_INTR AM_CONDITIONAL as HAVE_ARM_NEON_INTR, for consisten...Jonathan Lennox2016-07-061-2/+2
* Update EXTRA_DIST to ship the VS2015 project files.Ralph Giles2016-05-181-19/+19
* armv7(float): Optimize encode usecase using NE10 libraryViswanath Puttagunta2015-10-071-13/+24
* Move the external ARM asm to a separate library.Timothy B. Terriberry2015-10-071-7/+7
* Reorganize x86 SSE intrinsics code.Jonathan Lennox2015-09-011-0/+3
* Move SSE2 and SSE4.1 intrinsics functions to separate files, to be compiled w...Jonathan Lennox2015-09-011-12/+25
* Reorganize configure's detection of intrinsics functions:Jonathan Lennox2015-09-011-4/+3
* Adds MIPS files to the make dist tarballJean-Marc Valin2015-02-111-0/+1
* armv7: celt_pitch_xcorr: Introduce ARM NEON intrinsicsViswanath Puttagunta2014-12-251-0/+12
* tests: fix linking for --enable-fixed-point on ARMv1.1.1-betaTristan Matthews2014-10-121-0/+10
* Cisco optimization for x86 & fixed pointxiangmingzhu2014-10-031-0/+21
* Fix iOS builds with assembly.Timothy B. Terriberry2014-03-261-1/+1
* Make the arm2gnu.pl converter handle apple specific detailsMartin Storsjo2014-03-191-1/+1
* More make dist fixesRon2013-11-191-1/+2
* Fix 'make distclean'.Ralph Giles2013-11-191-0/+3
* ASM build fixTimothy B. Terriberry2013-11-181-1/+1
* Adds Neon assembly for correlation/convolutionTimothy B. Terriberry2013-11-181-1/+20
* Exposes --disable-float-api in autoconfJean-Marc Valin2013-11-041-0/+3
* First pass at making the analysis code run with FIXED_POINTJean-Marc Valin2013-09-061-1/+2
* Link libopus itself with libm tooRon2013-07-021-0/+1
* Make the parallel test mode of automake 1.13 useableRon2013-06-291-0/+4
* Replace INCLUDES with AM_CPPFLAGSRon2013-06-291-1/+2
* More autoconf housekeepingRon2013-06-291-16/+16
* Updates the Makefile.am EXTRA_DIST for the MSVC reorgJean-Marc Valin2013-06-271-19/+19
* Add run-time CPU detection and support for ARM architectureAurélien Zanelli2013-06-041-0/+4
* Add an option to disable build of extra programs (demos and tests)Aurélien Zanelli2013-05-261-0/+4
* Add support for autoconf macros in m4/Ron2013-05-201-0/+1
* Don't fail hard if package_version does not existRon2013-05-111-0/+3
* Fully automate version updatingRon2013-05-111-0/+33