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
5.4
Add File
New File
Upload File
Apply Patch
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
BinkAudioDecoder
/
Module
/
Public
History
dan thompson
6a58137ed9
Cleanup pass on Bink Audio decoder - avoid creating buffers since the common case can decode directly to the output without any intermediaries. For a typical stereo sound, this saves around 15kb of memory per sound. ~30kb for 7.1.
...
#jira UE-199172 #rb fabian.giesen [CL 32483934 by dan thompson in 5.4 branch]
2024-03-25 16:55:19 -04:00
..
BinkAudioInfo.h
Cleanup pass on Bink Audio decoder - avoid creating buffers since the common case can decode directly to the output without any intermediaries. For a typical stereo sound, this saves around 15kb of memory per sound. ~30kb for 7.1.
2024-03-25 16:55:19 -04:00