Ryujinx/src/Ryujinx.Horizon
Logan Stromberg c634eb4054
Updating Concentus dependency to speed up Opus decoding (#6757)
* 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>
2024-05-20 18:38:38 -03:00
..
Arp Migrate Audio service to new IPC (#6285) 2024-02-22 16:58:33 -03:00
Audio Migrate Audio service to new IPC (#6285) 2024-02-22 16:58:33 -03:00
Bcat Migrate Audio service to new IPC (#6285) 2024-02-22 16:58:33 -03:00
Friends Migrate Audio service to new IPC (#6285) 2024-02-22 16:58:33 -03:00
Hshl Migrate Audio service to new IPC (#6285) 2024-02-22 16:58:33 -03:00
Ins Migrate Audio service to new IPC (#6285) 2024-02-22 16:58:33 -03:00
Lbl Migrate Audio service to new IPC (#6285) 2024-02-22 16:58:33 -03:00
LogManager Migrate Audio service to new IPC (#6285) 2024-02-22 16:58:33 -03:00
MmNv Migrate Audio service to new IPC (#6285) 2024-02-22 16:58:33 -03:00
Ngc Migrate Audio service to new IPC (#6285) 2024-02-22 16:58:33 -03:00
Ovln Migrate Audio service to new IPC (#6285) 2024-02-22 16:58:33 -03:00
Prepo Migrate Audio service to new IPC (#6285) 2024-02-22 16:58:33 -03:00
Psc Migrate Audio service to new IPC (#6285) 2024-02-22 16:58:33 -03:00
Ptm ts: Migrate service to Horizon project (#6514) 2024-04-05 15:45:43 -03:00
Sdk Updating Concentus dependency to speed up Opus decoding (#6757) 2024-05-20 18:38:38 -03:00
Sm editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Srepo Migrate Audio service to new IPC (#6285) 2024-02-22 16:58:33 -03:00
Usb Migrate Audio service to new IPC (#6285) 2024-02-22 16:58:33 -03:00
Wlan Migrate Audio service to new IPC (#6285) 2024-02-22 16:58:33 -03:00
HeapAllocator.cs [Ryujinx.Horizon] Address dotnet-format issues (#5381) 2023-07-01 12:42:10 +02:00
HorizonOptions.cs Migrate Audio service to new IPC (#6285) 2024-02-22 16:58:33 -03:00
HorizonStatic.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
IService.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
LibHacResultExtensions.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Ryujinx.Horizon.csproj Updating Concentus dependency to speed up Opus decoding (#6757) 2024-05-20 18:38:38 -03:00
ServiceEntry.cs [Ryujinx.Horizon] Address dotnet-format issues (#5381) 2023-07-01 12:42:10 +02:00
ServiceTable.cs ts: Migrate service to Horizon project (#6514) 2024-04-05 15:45:43 -03:00