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-11-18oopsexp_avx2_nsq1Jean-Marc Valin
2023-11-18Backporting previous fixes to the SSE4.1 versionJean-Marc Valin
2023-11-18Fix warnings and undefined behaviourJean-Marc Valin
2023-11-18Optimize NSQ_del_dec() for AVX2Victor Ding
2023-11-18Speed up silk_warped_autocorrelation_FLP()Jean-Marc Valin
2023-11-18Add rtcd support for celt_pitch_xcorr_avx2()Jean-Marc Valin
2023-11-18Fix non-RTCD case when SSE is not assumed presentJean-Marc Valin
2023-11-18Use celt_pitch_xcorr_avx2() when guaranteedJean-Marc Valin
2023-11-17Adding RTCD for compute_conv2d()Jean-Marc Valin
2023-11-16FARGAN model updateJean-Marc Valin
2023-11-16Smaller version of farganJean-Marc Valin
2023-11-16Remove C99 commentJean-Marc Valin
2023-11-16Adding RTCD for compute_activation()exp_dnn_rtcd6Jean-Marc Valin
2023-11-16Adding RTCD for DNN codeJean-Marc Valin
2023-11-15Using sparse GRUs in DRED decoderJean-Marc Valin
2023-11-11Fix non-AVX buildsJean-Marc Valin
2023-11-09Dumping RDOVAE stats from XMLJean-Marc Valin
2023-11-08DRED: quantize scale and dead zone to 8 bitsJean-Marc Valin
2023-11-07added weight export script for LACE/NoLACEJan Buethe
2023-11-07added transposed 1d convolutions to wexchangeJan Buethe
2023-11-07DRED code cleanupJean-Marc Valin
2023-11-07Split stats in two and remove useless dimensionsJean-Marc Valin
2023-11-06updated moc to match results in ietf118 presentationJan Buethe
2023-11-06DRED: quantize r and p0 parameters with 8 bitsJean-Marc Valin
2023-11-06Vectorize DRED quantizationJean-Marc Valin
2023-11-04Match silenced overflow checks in the sse4.1 versionFelicia Lim
2023-11-03Silence some overflow checksFelicia Lim
2023-11-03Vectorizing sgemv for multiples of 4 with SSEJean-Marc Valin
2023-11-03Fix silly bug in CELT Deep PLCJean-Marc Valin
2023-11-03Fix CELT PLC for single packet between lossesJean-Marc Valin
2023-11-02updated moc methodJan Buethe
2023-10-30Don't try to use models that aren't loadedJean-Marc Valin
2023-10-30Speed up general case for float matrix multiplyJean-Marc Valin
2023-10-30Don't use reserved identifiers for include guardsJean-Marc Valin
2023-10-30Update blob loading codeJean-Marc Valin
2023-10-29Use log approximation when possibleJean-Marc Valin
2023-10-29Reusing already-optimized celt_fir()Jean-Marc Valin
2023-10-29Silence some warningsJean-Marc Valin
2023-10-29Pitch and fargan model updatesJean-Marc Valin
2023-10-27Fix CELT deep PLC bugsJean-Marc Valin
2023-10-24cleanupJean-Marc Valin
2023-10-24Slightly more continuous analysisJean-Marc Valin
2023-10-21Removing more useless codeJean-Marc Valin
2023-10-21Stop using tansig_table.h (both copies)Jean-Marc Valin
2023-10-21CleanupJean-Marc Valin
2023-10-21nnet.h no longer needs to #include "vec.h"Jean-Marc Valin
2023-10-20more cleanupJean-Marc Valin
2023-10-20Remove unneeded functions in nnet.cJean-Marc Valin
2023-10-20Quantizing pitchdnn and rdovae weightsJean-Marc Valin
2023-10-20added 16kHz version of opus_compare in pythonJan Buethe