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