commit | acf102021ab76bd75422273ffbf3a7f156634a8b | [log] [tgz] |
---|---|---|
author | Saurabh Shah <saurshah@codeaurora.org> | Tue Feb 26 10:15:15 2013 -0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Wed Mar 13 10:24:31 2013 -0700 |
tree | 31ea508278fa6ee8b0cfb27cf2b6b70521dea1af | |
parent | 893a34a75bdcbe1c0921f2a118929d5f5cd01282 [diff] |
hwc/overlay: Video on 4k2k external, 4k2k rotation. -Add support for Video via overlay on 4k2k external panel. -Add support for rotating videos on 4k2k panels. We use pre-rotation in hwc to rotate a video into a single buffer, irrespective of panel size. Then this buffer is fed to MDP. Rotator objects are managed by the new RotMgr. -Cleaup mdpcomp and overlay. Change-Id: Ifb08534747e8e18b6c58dd8a3e1a9947409100f1