aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.HLE/HOS/Kernel/Threading/KThread.cs
diff options
context:
space:
mode:
authorLogan Stromberg <loganstromberg@gmail.com>2024-05-20 14:38:38 -0700
committerGitHub <noreply@github.com>2024-05-20 18:38:38 -0300
commitc634eb4054c2e7f530307198d7cc6a20b3666d7d (patch)
treec2a0e1d33288ab1b2e4378944006d13c3b23a843 /src/Ryujinx.HLE/HOS/Kernel/Threading/KThread.cs
parenteb1ce41b00e415fe84537bc872ddbf13996055d5 (diff)
Updating Concentus dependency to speed up Opus decoding (#6757)1.1.1318
* Implementing new features in the latest Concentus library - span-in, span-out Opus decoding (so we don't have to make temporary buffer copies), returning a more precise error code from the decoder, and automatically linking the native opus library with P/invoke if supported on the current system * Remove stub log messages and commit package upgrade to 2.1.0 * use more correct disposal pattern * Bump to Concentus 2.1.1 * Bump to Concentus 2.1.2 * Don't bother pulling in native opus binaries from Concentus package (using ExcludeAssets). * Fix opus MS channel count. Explicitly disable native lib probe in OpusCodecFactory. * Bump to package 2.2.0 which has split out the native libs, as suggested. --------- Co-authored-by: Logan Stromberg <lostromb@microsoft.com>
Diffstat (limited to 'src/Ryujinx.HLE/HOS/Kernel/Threading/KThread.cs')
0 files changed, 0 insertions, 0 deletions