commit | a2530aee2481af55dd16b73bedbe87f23cfa4591 | [log] [tgz] |
---|---|---|
author | Byeongjo Park <bjo.park@samsung.com> | Tue Jul 10 19:58:05 2018 +0900 |
committer | Lajos Molnar <lajos@google.com> | Wed Feb 17 08:32:58 2021 -0800 |
tree | 2558e836210f42eb9904138d167d22d501e32feb | |
parent | 7cd1b2b372a849fcf3f2951ee1da55fa574d95b3 [diff] |
VT: Rotation parameter should be applied only for video call. [Problem] Recorderd video that captured by native app is rotated as 270 degrees. [Cause] Encoder rotation has been applied even it was normal video recording scenario. [Solution] Rotation parameter should not be applied in normal video recording scenario. Merged-in: I83cd0c6bb78ee95ef2781ad7deeec393a3174aab Change-Id: I83cd0c6bb78ee95ef2781ad7deeec393a3174aab Signed-off-by: Byeongjo Park <bjo.park@samsung.com>