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
path: root/cmake
AgeCommit message (Expand)Author
2023-12-20Merge LACE/NoLACE under OSCE frameworkopus-ng-lace-integration5Jan Buethe
2023-11-25Adding dotprod instruction to ARM rtcdJean-Marc Valin
2023-11-22Trying to fix CMake buildJean-Marc Valin
2023-06-16CMake - change avx to avx2 and fmaMarcus Asteborg
2023-06-16add option for neural fec and add dred testMarcus Asteborg
2023-06-16Fixup extensions implementation and add unit testsMichael Klingbeil
2023-05-28cmake instructionsMarcus Asteborg
2022-07-10Only build platform RTCD sources when enabled.Timothy B. Terriberry
2022-07-08cmake - fix rtcd detection on x86 non windowsMarcus Asteborg
2022-07-08cmake - fix lrintf, lrint detectionMarcus Asteborg
2021-05-12cmake - add support to run ctest on android #2347Marcus Asteborg
2020-08-08cmake - MINGW check for ssp lib and link if security features is enabledMarcus Asteborg
2020-08-08cmake - fix bugs around consuming Opus as a submodule in cmake and package ve...Marcus Asteborg
2020-08-08cmake - add warning flags for clang, gcc etc.Marcus Asteborg
2020-06-16Remove trailing whitespaces in vla.c that was missed previouslyMarcus Asteborg
2020-06-13cmake/CFeatureCheck.cmake: fix feature tests failing when Opus is a submoduleDavide Beatrici
2020-06-13cmake - add option to disable intrinsicsMarcus Asteborg
2020-06-13cmake - move all compiler feature detection to OpusConfigMarcus Asteborg
2020-06-13cmake - add include guards to cmake filesMarcus Asteborg
2020-06-13cmake - move cmake related files to cmake folder to make root dir less busyMarcus Asteborg
2020-04-21cmake - Add variable length detection and alloca detectionMarcus Asteborg