commit | d41df2da3228608e55fc27ce02c956d022af880d | [log] [tgz] |
---|---|---|
author | Hirokazu Honda <hiroh@google.com> | Wed Sep 26 12:39:21 2018 +0900 |
committer | Pin-chih Lin <johnylin@google.com> | Wed Nov 21 21:37:23 2018 +0800 |
tree | 6042a3f1cfa30ae8c6def67fcbca80c1805dbbe7 | |
parent | 7c4cd4b81bae5a20b2fdee1e55138a0b770b1d13 [diff] |
C2VDAComponent: Add a parameter for maximum input size App may set a smaller value for maximum of input buffer size than actually required by mistake. C2VDAComponent overrides it to 1MB if the value specified by app is smaller than 1MB. Bug: 116284248 Test: com.google.android.exoplayer.gts.DashTest#testVp9Fixed360p Change-Id: I0b3b0c945f8b3d66b0f3043d5648c9fda6d2f527 (cherry picked from commit a0adcdfec9dfbf87f5382303594935a9b34f380c)