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
2022-10-26lpcnet updateexp_neural_fec3Jan Buethe
2022-10-26clean-upJan Buethe
2022-10-26added --enable-neural-fec option to configureJan Buethe
2022-10-26implemented DRED packet decoderJan Buethe
2022-10-26changed data types for r, dead_zone, quant_scale and p0 to opus_uint16Jan Buethe
2022-10-26added copyright headers to new filesJan Buethe
2022-10-25reduced buffer size for neural FEC packet encodingJan Buethe
2022-10-25lpcnet updatesJan Buethe
2022-10-25addressed compiler warningsJan Buethe
2022-10-25fixed debug codeJan Buethe
2022-10-25updated lpcnet repoJan Buethe
2022-10-25new lpcnet versionJan Buethe
2022-10-25added some prototypes to header fileJan Buethe
2022-10-25updated source file listJan Buethe
2022-10-25finished encoder implementationJan Buethe
2022-10-21added dred encoder to silk encoderJan Buethe
2022-09-15More general Laplace encoderexp_neural_fec2Jean-Marc Valin
2022-09-15Update build instructionsJean-Marc Valin
2022-09-15enable neural PLC by defaultJean-Marc Valin
2022-09-15Add LPCNet submoduleJean-Marc Valin
2022-09-15updateJean-Marc Valin
2022-09-15Add new PLC filesJean-Marc Valin
2022-09-15WIP: Using LPCNet for PLCJean-Marc Valin
2022-09-06Fix typo in MacroDebug.h comment.HEADmasterNathan E. Egge
2022-08-05Change pitch scaling behavior wrt nFramesPerPacketJean-Marc Valin
2022-07-24Smooth out the LBRR rate estimateJean-Marc Valin
2022-07-24More FEC tuning: lowering the LBRR bitrate a bitJean-Marc Valin
2022-07-24Re-tuning the use of LTP scalingJean-Marc Valin
2022-07-22Ensuring we can see where crashes occurJean-Marc Valin
2022-07-22More ubsan fixes for the debug macros themselvesJean-Marc Valin
2022-07-22Using saturating round to fix some wrap-aroundsJean-Marc Valin
2022-07-22Relaxing checks for MULT16_32_QX()Jean-Marc Valin
2022-07-15Fix NORM_ALIASING_HACKJean-Marc Valin
2022-07-13Silence MSVC C4244 warningMarcus Asteborg
2022-07-11Silence Clang 13+ null-pointer-subtraction warningMark Harris
2022-07-10Only build platform RTCD sources when enabled.Timothy B. Terriberry
2022-07-10Don't compile x86 cpu detection without RTCD.Timothy B. Terriberry
2022-07-10Make silk/x86 header indentation consistent.Timothy B. Terriberry
2022-07-09Fix C90-related warningsexp_warnings1Jean-Marc Valin
2022-07-09update doc on custom modeMarcus Asteborg
2022-07-08cmake - move warning C4244 to level 4Marcus Asteborg
2022-07-08cmake - fix rtcd detection on x86 non windowsMarcus Asteborg
2022-07-08cmake - fix lrintf, lrint detectionMarcus Asteborg
2022-07-08Fix uninitialized field on custom mode malloc failMark Harris
2022-07-06meson: Fix reporting of cpu family if intrinsics not supportedDoug Nazar
2022-07-06Update x86 CPU detection configure check.Timothy B. Terriberry
2022-07-06Fix warnings when compiling with FUZZING enabledJean-Marc Valin
2022-07-06cmake - Add OPUS_BUILD to test targetsMarcus Asteborg
2022-07-06doc: Use consistent alternative notationMark Harris
2022-07-06Fix opus.h for doxygen when referencing alternative valuesAlexander Traud