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-06-16CMake - change avx to avx2 and fmaMarcus Asteborg
2023-06-16Make AVX2 test actually include AVX2 and FMAJean-Marc Valin
2023-06-16fix AVX2 compile optionJean-Marc Valin
2023-06-16lpcnet update (optimizations)Jean-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-16Fix non-DRED buildJean-Marc Valin
2023-06-16LPCNet update (symbols)Jean-Marc Valin
2023-06-16Remove LPCNet VQ codebooks from buildJean-Marc Valin
2023-06-16Add blob loading for DRED encoder and decoderJean-Marc Valin
2023-06-16Add resampling/downmix support to DRED encoderJean-Marc Valin
2023-06-16Fix DRED for 10-ms framesJean-Marc Valin
2023-06-16Fix units for dred_offset in APIJean-Marc Valin
2023-06-16Handle DRED frames != 20 msJean-Marc Valin
2023-06-16Pull DRED encoding up to Opus layerJean-Marc Valin
2023-06-16Update RDOVAE model to blob formatJean-Marc Valin
2023-06-16add neural fec to cmake in gitlab ciMarcus Asteborg
2023-06-16add option for neural fec and add dred testMarcus Asteborg
2023-06-16change comment to dredMarcus Asteborg
2023-06-16Add blob loading support to decoderJean-Marc Valin
2023-06-16Reset PLC instead of reinitializingJean-Marc Valin
2023-06-16Move LPCNet PLC state to top-level decoderJean-Marc Valin
2023-06-16Cleanup (no change in behaviour)Jean-Marc Valin
2023-06-16Actually fix timeout for extension testMarcus Asteborg
2023-06-16increase timeout for extension testxnorpx
2023-06-16LPCNet updateJean-Marc Valin
2023-06-16Fix LPCNet warningsJean-Marc Valin
2023-06-16Add blob writingJean-Marc Valin
2023-06-16Add offset and quantization to DRED bitstreamJean-Marc Valin
2023-06-16Adding DRED garbage decoding testJean-Marc Valin
2023-06-16Making the extension test a bit shorterJean-Marc Valin
2023-06-16Test parsing of random extensionsJean-Marc Valin
2023-06-16LPCNet updateJean-Marc Valin
2023-06-16fix bug in extensions testMichael Klingbeil
2023-06-16Add missing include guards and config.hJean-Marc Valin
2023-06-16Fix whitespace errorsJean-Marc Valin
2023-06-16A non-bit-exact C90 fixJean-Marc Valin
2023-06-16C90 fixesJean-Marc Valin
2023-06-16Misc LPCNet windows fixesJean-Marc Valin
2023-06-16DRED API updateJean-Marc Valin
2023-06-16meson: fix build for lpcnet additionsTim-Philipp Müller
2023-06-16update to PLC blobJean-Marc Valin
2023-06-16Oops, update the model linkJean-Marc Valin
2023-06-16Add blob validation (model update required)Jean-Marc Valin
2023-06-16Fix copy-paste errorJean-Marc Valin
2023-06-16Deferred updates in PLCJean-Marc Valin
2023-06-16Oops, fixed build with DRED disabledJean-Marc Valin
2023-06-16Don't run the DRED encoder unless DRED is enabledJean-Marc Valin
2023-06-16Update the API to add an OpusDREDDecoderJean-Marc Valin
2023-06-16Fixing model downloadJean-Marc Valin