Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.xiph.org/xiph/opus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-16Reduce the scope of Ne10 includesMichael Bradshaw
2017-01-23Add --enable-check-asmFelicia Lim
2017-01-18configure: Improve error messagev1.2-alpha2Mark Harris
2017-01-09Fix error messageChris Rudmin
2016-11-02Fixes NE10 configure problemJean-Marc Valin
2016-10-27Make use of dot optional in generating documentation.Ralph Giles
2016-08-31Add configure option --enable-update-draftJean-Marc Valin
2016-07-08bump OPUS_LT_REVISIONJean-Marc Valin
2016-07-07Remove tabs from source code.Timothy B. Terriberry
2016-07-07Add configure check for Aarch64-specific Neon intrinsics.Jonathan Lennox
2016-07-07Clean up formatting of configure output for ARM intrinsics detection.Jonathan Lennox
2016-07-07Clean up some intrinsics-related wording in configure.Jonathan Lennox
2016-07-07Enable intrinsics by default.Jonathan Lennox
2016-07-07Enable Neon intrinsics for aarch64.Jonathan Lennox
2016-07-07Rename OPUS_ARM_NEON_INTR AM_CONDITIONAL as HAVE_ARM_NEON_INTR, for consisten...Jonathan Lennox
2016-06-29Add experimental support for ambisonic encodingMichael Graczyk
2016-06-01Modify autoconf tests for intrinsics to stop clang from optimizing them away.Jonathan Lennox
2016-01-12bump libtool revision for 1.1.2Jean-Marc Valin
2015-11-26bump libtool revisionJean-Marc Valin
2015-11-05Adding AVX config switchesRadu Velea
2015-10-16configure: Remove empty else clauses from AS_IFTimothy B. Terriberry
2015-10-08armv7: Optimize fixed point FFT using NE10 libraryViswanath Puttagunta
2015-10-08armv7(float): Optimize encode usecase using NE10 libraryViswanath Puttagunta
2015-09-02Reorganize x86 SSE intrinsics code.Jonathan Lennox
2015-09-02Move SSE2 and SSE4.1 intrinsics functions to separate files, to be compiled w...Jonathan Lennox
2015-09-02Fix instruction used for cpuid test.Jonathan Lennox
2015-09-02Reorganize configure's detection of intrinsics functions:Jonathan Lennox
2014-12-26armv7: celt_pitch_xcorr: Introduce ARM NEON intrinsicsViswanath Puttagunta
2014-12-20Fix the quoting of AC_LANG_PROGRAMRon
2014-10-04Cisco optimization for x86 & fixed pointxiangmingzhu
2014-03-20Make the arm2gnu.pl converter handle apple specific detailsMartin Storsjo
2013-12-17configure.ac: fix bashism in ARM optimization handlingPeter Korsgaard
2013-12-05Bump sonamev1.1Jean-Marc Valin
2013-12-03Revert "Disables assembly optimizations by default because of several problem...v1.1-rc3Jean-Marc Valin
2013-12-03Disables assembly optimizations by default because of several problems reportedJean-Marc Valin
2013-11-18Adds Neon assembly for correlation/convolutionTimothy B. Terriberry
2013-11-04Exposes --disable-float-api in autoconfJean-Marc Valin
2013-07-13Always try to update the version when autogen.sh is runRon
2013-07-01Get rid of PC_LIBMRon
2013-06-28More autoconf housekeepingRon
2013-06-08Drop the stdint size tests that we never use anywhereRon
2013-06-05Add run-time CPU detection and support for ARM architectureAurélien Zanelli
2013-05-27Add an option to disable build of extra programs (demos and tests)Aurélien Zanelli
2013-05-23Minor configure adjustment.Timothy B. Terriberry
2013-05-20Add support for autoconf macros in m4/Ron
2013-05-20Add ARMv4/ARMv5E macros.Timothy B. Terriberry
2013-05-18Use m4_esyscmd instead of m4_esyscmd_sRon
2013-05-10Fully automate version updatingRon
2013-05-10Bump version to match 1.0.x branchJean-Marc Valin
2013-03-13Remove -Wdeclaration-after-statement.Ralph Giles