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

github.com/xiph/opus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-14fixup gitlab-ci: job extends typogitlab-ciRalph Giles
2020-06-14gitlab-ci: Rename Makefile.unix jobs to unix.Ralph Giles
2020-06-14fixup gitlab-ci: VAR_ARRAYS typoRalph Giles
2020-06-14gitlab-ci: Distinguish make and compiler flags.Ralph Giles
2020-06-14gitlab-ci: Remove autotools cache config.Ralph Giles
2020-06-14gitlab-ci: Add a partial matrix of unix Makefile configs.Ralph Giles
2020-06-14Fix arm build with rtcd enabled.Ralph Giles
2020-06-14Fix trailing whitspace in previous commitMarcus Asteborg
2020-06-14Prefer SSE and ASM implementation of float2int before lrintf for MSVCMarcus Asteborg
2020-06-14Silence clang silk_encoder alignment warningMark Harris
2020-06-13fix doc/build_draft.sh run errorwillson-chen
2020-06-13opus draft: fix run failed under dashwillson-chen
2020-06-13cmake - refactor and cleanup optionsMarcus 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-06-13cmake - only publish opus_custom.h if custom modes is enabled #121Marcus Asteborg
2020-06-13cmake - add headers to projectMarcus Asteborg
2020-06-13Add support to CMake build for building frameworks on Apple systems.Simon Jackson
2020-06-12Fix intrin0.h include guard.Ralph Giles
2020-06-12Build time improvement, for MSVC use intrin0.h instead of intrin.h and remove...Marcus Asteborg
2020-06-11Disable message box when calling abort(). The message box is causing hangs in...Marcus Asteborg
2020-06-11Build and run test for cmake build in gitlab-ciMarcus Asteborg
2020-06-09Update Doxygen config file, header and footer to Doxygen 1.8.18Marcus Asteborg
2020-06-01Build trivial_example by default.Ralph Giles
2020-06-01trivial_example: Check the return value of fread().Ralph Giles
2020-06-01trivial_example: open raw pcm files in binary mode.Ralph Giles
2020-05-26fix equivalent bitrate calculation for <20ms frame sizesHector Martin
2020-05-11Repository moved to gitlab.xiph.orgMark Harris
2020-05-10gitlab-ci: Add a build description.Ralph Giles
2020-04-26Fix a typo in in opus_custom.h.Hua, Chunbo
2020-04-21cmake - add option for fast mathMarcus Asteborg
2020-04-21cmake - add option for float_approx for IEEE 754 compatible targetsMarcus Asteborg
2020-04-21cmake - Add variable length detection and alloca detectionMarcus Asteborg
2020-04-21CMake ChangesNathaniel R. Lewis
2020-04-21cmake - Fix OPUS_STACK_PROTECTOR optionMarcus Asteborg
2020-04-21cmake - Add OPUS prefix to feature info to show correct commandline optionMarcus Asteborg
2020-04-21cmake - Add option for testing to improve cliMarcus Asteborg
2020-04-21cmake - intinsics fixes, only compile SSE source with SSE flags on non-window...Marcus Asteborg
2020-04-21cmake - add math library for test programs demo and compare when building dyn...willson-chen
2020-04-21cmake - Fix CMake install include directoryevpobr
2020-04-21cmake - Add support for detecting the presence of lrint and lrintf.Nathaniel R. Lewis
2020-04-21cmake - add CPack and default to TGZ packageMarcus Asteborg
2020-04-21cmake - make package version parsing more robustMarcus Asteborg
2020-04-13Fix celt decoder assertion when using OPUS_CUSTOMNiclas Olmenius
2020-03-24Fix another signed integer overflow in silk_noise_shape_quantizer_del_decFelicia Lim
2020-03-09Fix signed integer overflows in silk_noise_shape_quantizer_del_decFelicia Lim
2020-02-15Fix for an assertion when running the fixed point testsJesús de Vicente Peña