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
2023-12-01osce refactoringJan Buethe
2023-12-01added LACE to SILK decoder (--enable-osce)Jan Buethe
2023-11-26First step towards DNN optimization for ARMv7 NeonJean-Marc Valin
2023-11-25Adding dotprod instruction to ARM rtcdJean-Marc Valin
2023-11-21Start enabling AVX2 silk_inner_product_FLP()Jean-Marc Valin
2023-11-21Optimize NSQ_del_dec() for AVX2Victor Ding
2023-11-16Adding RTCD for DNN codeJean-Marc Valin
2023-10-18Making the build possible without the modelsJean-Marc Valin
2023-10-17oopsJean-Marc Valin
2023-10-17Fix testsJean-Marc Valin
2023-10-15Only compile PLC/DRED conditionallyJean-Marc Valin
2023-06-22Move LPCNet headersJean-Marc Valin
2023-06-22Remove support for LPCNet quantizationJean-Marc Valin
2023-06-22Update build for LPCNet mergeJean-Marc Valin
2023-06-21Retire Visual Studio solutiom, use CMake or Meson as replacementMarcus Asteborg
2023-06-20Add support the DRED in CELTJean-Marc Valin
2023-06-16Detect AVX/AVX2/FMA instead of just AVXJean-Marc Valin
2023-06-16AVX version of celt_pitch_xcorr()Jean-Marc Valin
2023-06-16Add blob writingJean-Marc Valin
2023-06-16Adding DRED garbage decoding testJean-Marc Valin
2023-06-16Fix test_opus_extensions.cJean-Marc Valin
2023-06-16Fixup extensions implementation and add unit testsMichael Klingbeil
2023-06-16Add LPCNet headers to make distJean-Marc Valin
2023-06-16WIP: Using LPCNet for PLCJean-Marc Valin
2022-07-10Only build platform RTCD sources when enabled.Timothy B. Terriberry
2022-07-08cmake - fix rtcd detection on x86 non windowsMarcus Asteborg
2021-05-12cmake - add support to run ctest on android #2347Marcus Asteborg
2020-10-28Add support for Meson build systemTim-Philipp Müller
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-21cmake - Add variable length detection and alloca detectionMarcus Asteborg
2019-04-26Add mising cmake file from make distexp_ignoreJean-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-08Support for Channel Mapping 253Andrew Allen
2017-05-26Fixes unit tests that need arch-specific codeJean-Marc Valin
2017-04-14Optimize silk_warped_autocorrelation_FIX() for ARM NEONLinfeng Zhang
2017-02-21Add common.props to Makefile.amRicardo Constantino
2017-02-15Adding a unit test for LPC_inv_pred_gain()Jean-Marc Valin
2016-11-18genversion.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-07Add Neon intrinsics for Silk noise shape quantization.Jonathan Lennox
2016-07-07Rename 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-08armv7(float): Optimize encode usecase using NE10 libraryViswanath Puttagunta
2015-10-08Move the external ARM asm to a separate library.Timothy B. Terriberry
2015-09-02Reorganize x86 SSE intrinsics code.Jonathan Lennox