Commit Graph

7 Commits

Author SHA1 Message Date
chris stephenson
4b1eb88059 #fortnite In-game Jira bug creation with attachment upload
#rb Dan Hertzka

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: chris.stephenson
#ROBOMERGE-SOURCE: CL 6257693 via CL 6266054 via CL 6266106
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 6280631 by chris stephenson in Dev-VR branch]
2019-05-03 17:18:51 -04:00
peter lockhart
9cf5b58614 When a video has been recorded, and we aren't auto continuing on to the next video, it is important to reset the internal windows recorder, so upon next "start recording", the recorder is recreated. Otherwise, our next video will contain frames from the previous video, because FWindowsVideoRecordingSystem::NewRecording only creates a new ring buffer/writer if the underlying recorder is "stopped"
#rb Rui.Figueira
#rnx

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: peter.lockhart
#ROBOMERGE-SOURCE: CL 6093482 via CL 6093484 via CL 6094271 via CL 6094280
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 6126361 by peter lockhart in Dev-VR branch]
2019-04-26 22:09:21 -04:00
peter lockhart
8f8ad54288 [Andriy.Tylychko 's unshelved CL 6053257]
Implements pause/unpause in windows video recording
Stops platform dependent video recorder from editing timestamps of shared FGameplayMediaEncoderSample
[peter.lockhart additions]
Fixed crash where we try to determine if a sample is a video type - after moving the object, the underlying Sample object is null, so we can't query it for its flags

#rnx
#rb Andriy.Tylychko

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: peter.lockhart
#ROBOMERGE-SOURCE: CL 6078696 via CL 6078701 via CL 6081247 via CL 6081256
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 6085059 by peter lockhart in Dev-VR branch]
2019-04-24 17:11:01 -04:00
peter lockhart
4bf6e8a4df Fix for WindowsVideoRecording System. API explicty requests that no file extension is needed, but there is a codepath where .mp4 is not added to the recording system. Will result in error when trying to init the mp4 writer
#rb Andriy.Tylychko

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: peter.lockhart
#ROBOMERGE-SOURCE: CL 5916495 via CL 5916501 via CL 5917356 via CL 5917413
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 5929504 by peter lockhart in Dev-VR branch]
2019-04-16 18:00:14 -04:00
Ryan Vance
35eb0041ab Merging //UE4/Dev-Main to Dev-VR (//UE4/Dev-VR)
#rb integration

[CL 5387703 by Ryan Vance in Dev-VR branch]
2019-03-13 15:19:08 -04:00
josh adams
c8ac54606e - Fixes for Clang issues from recent merge
#rb none

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: josh.adams
#ROBOMERGE-SOURCE: CL 5229876 in //UE4/Main/...
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 5246712 by josh adams in Dev-VR branch]
2019-02-28 17:17:58 -05:00
josh adams
019c12863e - Merging Dev-Kairos/Engine/... to Main/Engine/...
- Brings over the necessary engine changes for embedding UE4 mobile as a dylib/so in native mobile app
- Various changes for facial animation, screen recording, others
- ARKit and ARCore plugins were removed, as deemed "not ready"
#rb many people

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: josh.adams
#ROBOMERGE-SOURCE: CL 5201138 via CL 5203024 via CL 5226277
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 5244512 by josh adams in Dev-VR branch]
2019-02-28 17:06:02 -05:00