mirror of
https://github.com/androidx/media.git
synced 2025-05-03 21:57:46 +08:00

This was hand-crafted with a 4-entry ToC by modifying `bear-vbr-xing-header.mp3` in a hex editor. The output difference from 117 samples to 116 samples is due to the calculation in `VbriSeeker` assuming that the ToC includes the VBRI frame itself, which I don't think is correct (fix is in a follow-up change). Issue: androidx/media#1904 #cherrypick PiperOrigin-RevId: 700254516 (cherry picked from commit 3eb36d67bd90d6d962df26dfdf29701a45902b4a)
Test data module
Provides sample data for media unit and instrumentation tests.