commit | 59f0262ac8ce4cf1bacd22f0a55f0ea247d36800 | [log] [tgz] |
---|---|---|
author | Greg Kaiser <gkaiser@google.com> | Thu Apr 11 06:40:53 2019 -0700 |
committer | Greg Kaiser <gkaiser@google.com> | Mon Apr 29 15:02:55 2019 -0700 |
tree | d6b963c1a5d00a06be6c72924aea32286648b2e8 | |
parent | 3ee6b7a5bc0cee813bb80456ca46dade0b479937 [diff] |
MPEG4Extractor: Make code more clear We were taking the exact same action whether or not the 'Present' bit was set. So we make the code more clear that this is what we're doing. We also add logging, in verbose logging only, if we get the unexpected case of the 'Present' bit not being set. Bug: 77714339 Test: TreeHugger Change-Id: I58c5f5bb01e2b307b5943ae43c6d685cf96f5477