Files
UnrealEngineUWP/Engine/Source/Runtime/Media
rex hill 63cef3a321 Media ticker thread cleanup
- Avoid repeated memory allocations each tick with TickablesCopy array
- Avoid creating extra copies of TWeakPtr
- Fixed race condition that could lead to the thread to stop ticking
- Fixed 5ms delay and extra tick during shutdown
- Wait for infinite time instead of Timespan value

#rb jason.stasik
#jira UE-70177

#ROBOMERGE-OWNER: lina.halper
#ROBOMERGE-AUTHOR: rex.hill
#ROBOMERGE-SOURCE: CL 5012053 via CL 5012057 via CL 5014027 via CL 5039613
#ROBOMERGE-BOT: ANIM (Main -> Dev-Anim)

[CL 5124480 by rex hill in Dev-Anim branch]
2019-02-22 01:21:37 -05:00
..
2019-02-22 01:21:37 -05:00