commit | 2d951098fde1760d70e4763e6b157d9000892bb8 | [log] [tgz] |
---|---|---|
author | Iris Chang <iris.chang@mediatek.com> | Thu Jan 10 14:47:10 2019 +0800 |
committer | Marco Nelissen <marcone@google.com> | Mon Jan 28 10:08:36 2019 -0800 |
tree | 6e6b723921355164d63ef6125990d5e138eb211a | |
parent | e7d8a7101b6ad97b84f7286d4433f3d34c00538f [diff] |
Sample index in stsc is bigger than samplecount in stsz When sample index in stsc is bigger than samplecount in stsz, it returns error and video playing stops. Solution is to align samplecount in stsz. Bug: 122746529 Test: Play the file whose sample index in stsc box is bigger than samplecount in stsz box and check if it can play normally Change-Id: I2f09d6d17ff6bd04df076d744a25094c12524f19