Fixed that RTCCameraPreviewView did not rotate the video on device rotation.

BUG=webrtc:6749

Review-Url: https://codereview.webrtc.org/2798993002
Cr-Commit-Position: refs/heads/master@{#17742}
This commit is contained in:
meetAkshay99
2017-04-18 07:12:05 -07:00
committed by Commit bot
parent ba6aa90c04
commit 0d335c7756
2 changed files with 33 additions and 0 deletions

View File

@ -2,6 +2,7 @@
# Name or Organization <email address>
Adam Fedor <adam.fedor@gmail.com>
Akshay Shah <meetakshay99@gmail.com>
Alexander Brauckmann <a.brauckmann@gmail.com>
Alexandre Gouaillard <agouaillard@gmail.com>
Andrew MacDonald <andrew@webrtc.org>