commit | 96743b42576bb508cd0820e9503a7d82003a682b | [log] [tgz] |
---|---|---|
author | Ram Mohan M <ram.mohan@ittiam.com> | Wed Aug 09 12:11:23 2017 +0530 |
committer | Pawin Vongmasa <pawin@google.com> | Tue Aug 15 04:55:40 2017 -0700 |
tree | 09aedeac7377d39cfead987a5f09b7b5ae304307 | |
parent | b417e4c605e768bdaf29cc17baacfc4877f257d8 [diff] |
bug fix: configure input port buffer size In video decoders, size of a single input frame (elementary-stream) is dependent on width, height, color format, profile settings, ... Most of this information is part of sps, pps and requires parsing. But as the max size of the stream is known ahead, use it to configure the input buffer size requirements Bug: 63875287 Bug: 63796949 Change-Id: Ib760c4f55b094260a0abd120f852dcf1899df4e0