Commit Graph

8 Commits

Author SHA1 Message Date
Ben Marsh
f859d880f5 Merging //UE4/Dev-Main to Dev-Build (//UE4/Dev-Build)
#rb none
#rnx

[CL 6631474 by Ben Marsh in Dev-Build branch]
2019-05-24 11:46:39 -04:00
chris stephenson
2f4018feec #fortnite In-game Jira bug creation with attachment upload
#rb Dan Hertzka

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: chris.stephenson
#ROBOMERGE-SOURCE: CL 6257693 via CL 6266054 via CL 6266106
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build)

[CL 6280189 by chris stephenson in Dev-Build branch]
2019-05-03 17:16:00 -04:00
peter lockhart
7c600ffa14 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: ben.marsh
#ROBOMERGE-AUTHOR: peter.lockhart
#ROBOMERGE-SOURCE: CL 6093482 via CL 6093484 via CL 6094271 via CL 6094280
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build)

[CL 6121179 by peter lockhart in Dev-Build branch]
2019-04-26 21:38:04 -04:00
peter lockhart
8dc6d62f23 [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: ben.marsh
#ROBOMERGE-AUTHOR: peter.lockhart
#ROBOMERGE-SOURCE: CL 6078696 via CL 6078701 via CL 6081247 via CL 6081256
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build)

[CL 6084936 by peter lockhart in Dev-Build branch]
2019-04-24 17:09:06 -04:00
peter lockhart
33f30e22db 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: ben.marsh
#ROBOMERGE-AUTHOR: peter.lockhart
#ROBOMERGE-SOURCE: CL 5916495 via CL 5916501 via CL 5917356 via CL 5917413
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build)

[CL 5926111 by peter lockhart in Dev-Build branch]
2019-04-16 17:14:33 -04:00
Ben Marsh
07e535411b Merging //UE4/Dev-Main to Dev-Build (//UE4/Dev-Build)
#rb none
#rnx

[CL 5435186 by Ben Marsh in Dev-Build branch]
2019-03-18 16:38:36 -04:00
josh adams
7033125b82 - Fixes for Clang issues from recent merge
#rb none

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: josh.adams
#ROBOMERGE-SOURCE: CL 5229876 in //UE4/Main/...
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build)

[CL 5245061 by josh adams in Dev-Build branch]
2019-02-28 17:08:57 -05:00
josh adams
b3cc809913 - 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: ben.marsh
#ROBOMERGE-AUTHOR: josh.adams
#ROBOMERGE-SOURCE: CL 5201138 via CL 5203024 via CL 5226277
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build)

[CL 5243833 by josh adams in Dev-Build branch]
2019-02-28 17:02:41 -05:00