aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Services/Aud/IHardwareOpusDecoderManager.cs
AgeCommit message (Collapse)Author
2018-11-17HwOpus service implementation (#201)gdkchan
* Started to implement the hwopus service * Write outputs on decode method, some basic error handling * Fix buffer size read from header and check * Fix order of values