This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4abdedded0e505bbcebee99a62b2725047ca33ee
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
OpusAudioDecoder
/
Module
History
jens petersam
0822c04081
Fixed incorrect skipping over initial samples in Opus decoder. Previous fix was incorrect in that it did not skip over actual number of bytes but number of samples only.
...
#jira UE-206756 #rnx [CL 36753999 by jens petersam in 5.5 branch]
2024-10-01 18:55:48 -04:00
..
Private
Fixed incorrect skipping over initial samples in Opus decoder. Previous fix was incorrect in that it did not skip over actual number of bytes but number of samples only.
2024-10-01 18:55:48 -04:00
Public
/Decoders
…
OpusAudioDecoder.Build.cs
…