commit | 1af2cc5a827195cd893a51e7866ad3b8635ce367 | [log] [tgz] |
---|---|---|
author | Ray Essick <essick@google.com> | Tue Jan 25 15:59:23 2022 -0800 |
committer | Ray Essick <essick@google.com> | Tue Jan 25 15:59:23 2022 -0800 |
tree | c2314031a2528fb9cddeec4843c62127ec2465ac | |
parent | 2eec25de165470401c0dbeabf18176e1bc218f16 [diff] |
AV1 and HEVC SW codecs min input buffer size AV1 and HEVC plugins were not imposing a minimum input buffer size, leading to some test failures where the calculated size was smaller than some NALs from the extractor. Bug: 215297028 Test: mts -m CtsMediaTestCases -t android.media.cts.AdaptivePlaybackTest#testAV1_adaptiveSmallDrc Test: mts -m CtsMediaTestCases -t android.media.cts.AdaptivePlaybackTest#testHEVC_adaptiveSmallDrc Change-Id: I7f5c8746f085b5f88b1a61f0a37d4d00f3e3e777