tag | 1b2be55884ad362d0d28b98ffa7e2351754943fc | |
---|---|---|
tagger | The Android Open Source Project <initial-contribution@android.com> | Wed Oct 28 09:55:21 2015 -0700 |
object | 4baab539d5854f3270e6eb5a3d12e5be0fd8bdef |
Android 5.1.1 release 28
commit | 4baab539d5854f3270e6eb5a3d12e5be0fd8bdef | [log] [tgz] |
---|---|---|
author | Lajos Molnar <lajos@google.com> | Thu Feb 05 10:57:24 2015 -0800 |
committer | Lajos Molnar <lajos@google.com> | Thu Feb 05 10:59:30 2015 -0800 |
tree | c880c4bd1270166b157e5fcb2132f834e16f9a1e | |
parent | 1112f2fc374699af6ea7c40dc5e57f0bfd77c338 [diff] |
exynos: vdec: report width/height as stride/slice-height for BUFFER_COPY This is a workaround for bytebuffer mode, as decoder actually uses width and height as stride and slice height for the output buffer. Changing only at getParam as the internal value may be used elsewhere. Bug: 19179288 Change-Id: I2a85f02bf626971ae3fa31bafe5af9ac761d3ca8