commit | 70b0afdfabfdfb34aa7a2b86f382eac197cc90cb | [log] [tgz] |
---|---|---|
author | Chong Zhang <chz@google.com> | Tue Feb 27 12:43:06 2018 -0800 |
committer | Chong Zhang <chz@google.com> | Thu Mar 15 02:26:17 2018 +0000 |
tree | 187fd133dc6aae057d49ac4aa95bea33186c2bf4 | |
parent | fbf6b4990aced38376f8d9f2c0b836a9ffb17089 [diff] |
heif: use width and height for decoder -- DO NOT MERGE The display dimensions from MPEG4Extractor is applied on top of width and height for scaling, it's not for cropping. For bitmap uses we have to use width and height, the frame from media server is not scaled. bug: 73172046 Test: test app in bug; open folders with heif files in Photos. Change-Id: I3d7f1492d08d48876836ccc05b6eb4de0d0c0f9a (cherry picked from commit 1a6c11685d3868d0ebe8543842d213c4ff7e9009)