commit | 70a62fef1c5d2d4c6e3ee6b9b5317dde87997ff6 | [log] [tgz] |
---|---|---|
author | Ray Essick <essick@google.com> | Wed Aug 21 15:46:27 2019 -0700 |
committer | Ray Essick <essick@google.com> | Wed Aug 21 22:49:42 2019 +0000 |
tree | 9f2bd058975d1fc3fa2f7aec0d31d87ea9cc0cb8 | |
parent | 85bf8a17045dde02a1895ff51697429948dce23a [diff] |
Increase OggExtractor's confidence for some ogg content, the mp3 extractor would slide along looking for a resynchronization point. and find one. Then it reported the same confidence as the oggextractor. Bump the confidence returned by the oggextractor so that it won't lose such a tie. Bug: 137525449 Test: POC in bug