commit | 0a45d6c2eca69478b32698c14b6f7430f6811b9c | [log] [tgz] |
---|---|---|
author | Ray Essick <essick@google.com> | Sun Feb 05 21:33:58 2023 -0600 |
committer | Ray Essick <essick@google.com> | Tue Feb 21 09:12:46 2023 -0600 |
tree | 14b970588765ca390a09a725e99c3189ad11e4e3 | |
parent | b3e210a9c25501844c74ad3abfc804d903b11c66 [diff] |
Efficiency improvements in OggExtractor change from reading 4-bytes at a time to reading 2048-bytes at a time. Rework backward search so that it no longer repeatedly scans the rest of the data source as it searches further back; make the backwards scan a true backwards scan Bug: 263074833 Test: OggExtractor tests, Test: playback of problematic ringtone Change-Id: Ibec81305ca3cae37a990b7d223a10bb8d7864051