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
9faba90583e017bc320650cf390f82d2ab8c00a5
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
BinkAudioDecoder
/
Module
/
Public
History
dan thompson
a7aacd7c93
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 31013822 by dan thompson in ue5-main branch]
2024-01-30 13:42:26 -05: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-01-30 13:42:26 -05:00