commit | 15033bd29308cf8d6a177ed871b5b35eda65e8c0 | [log] [tgz] |
---|---|---|
author | Chong Zhang <chz@google.com> | Wed Apr 04 11:48:52 2018 -0700 |
committer | Chong Zhang <chz@google.com> | Wed Apr 04 11:54:23 2018 -0700 |
tree | 5e42d91bc46cad94cedbd8d621c84f2f2559b72f | |
parent | fcf9a4c7e2d646154927a53d7a25bef5c4c380d7 [diff] |
Fix thumbnail track skipping Thumbnail tracks are identified by 'tref' box with a 'thmb' type reference in it. We can't skip a track as soon as a 'tref' box appears, need to actually parse it and look for 'thmb'. bug: 77556099 Test: playback of audio files in bug, playback of image sequence file (bird_burst.heic) with thumbnail reference. Change-Id: I7d6ec8af218de2f0cba258f8eaaac9b62f9cb020