DescriptionApply rotation for texture backed VideoFrames
This CL addresses the bug below where we would see rotated video on
the remote peer of an Android client during a video call. This was due to
rotation information being dropped for texture backed video frames,
which happens in H264 HW decode cases. I added VideoFrame metadata
to carry rotation information, and necessary changes in WebMediaPlayerMS
to paint rotated textures.
BUG=webrtc:6069
TEST=Tested AppRTC connection between N6 and MacOSX using H264
codec. Added unittest.
Committed: https://crrev.com/8f3584a70bc1f4cae6531418d9b3a5ae85ebf464
Cr-Commit-Position: refs/heads/master@{#405847}
Patch Set 1 : #
Total comments: 13
Patch Set 2 : Comments. #
Messages
Total messages: 18 (9 generated)
|