commit | e0864615b803801ae860fb12ccb168f8a8f1a951 | [log] [tgz] |
---|---|---|
author | Byeongjo Park <bjo.park@samsung.com> | Tue Jun 09 16:55:32 2020 +0900 |
committer | Lajos Molnar <lajos@google.com> | Wed Feb 17 08:32:58 2021 -0800 |
tree | eaffe53895e4bf162c0780ad7088485cb6357bd4 | |
parent | 44aff3af8e7969ad4ed69e59ff790303a4f77fc5 [diff] |
VT: Some parameters not provided to encoder if source is surface. [Problem] Encoded video rotated 270 degrees after apply camera api2. [Cause] encoding-rotation feature was applied only if source type was camera. [Solution] provides VT specific parameters regardless source type. Bug: 148889911 Bug: 165061754 Merged-in: Ic777e8252f373a92fb5595750cb4a899135b29a2 Change-Id: Ic777e8252f373a92fb5595750cb4a899135b29a2 Signed-off-by: Byeongjo Park <bjo.park@samsung.com>