commit | 9ce313a7b3d6dba0fb1b2fa1888fcb4824a022c8 | [log] [tgz] |
---|---|---|
author | Ram Mohan M <ram.mohan@ittiam.com> | Wed Aug 09 12:11:23 2017 +0530 |
committer | Pawin Vongmasa <pawin@google.com> | Thu Aug 17 05:31:33 2017 -0700 |
tree | b1f75da9fa9994663e523ae81a3b771f98830144 | |
parent | e2dae8c2581172001f16a88ad555c401e6b42d34 [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 Merged-In: Ib760c4f55b094260a0abd120f852dcf1899df4e0 Change-Id: Ib760c4f55b094260a0abd120f852dcf1899df4e0