commit | 2eef13e15a11cf0c3494e680673dbe5400b99746 | [log] [tgz] |
---|---|---|
author | Byeongjo Park <bjo.park@samsung.com> | Fri Jun 12 17:24:21 2020 +0900 |
committer | Josh Hou <joshhou@google.com> | Wed Jan 13 10:16:51 2021 +0800 |
tree | ed363a43f4cf733ee7ca97f5e36153b56f2d4620 | |
parent | 0675e5651ab2a278125ef292d4e8ad6536b88ce9 [diff] |
VT: Rx side of CVO implementation to CCodec. [Problem] video rotation is not working with CCodec in VT scenario. [Cause] video rotation should be applied if cvo exists in meta() of MediaCodecBuffer. [Solution] C2StreamRotationInfo of outputbuffer will be updated if cvo exist in inputbuffer. Bug: 167935079 Signed-off-by: Byeongjo Park <bjo.park@samsung.com> Change-Id: Ib03bde00cefbeb4ac6ea4ea9eff150c686780c38