mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00

The current detection logic checks that the two byte terminator starts at an even position in the ID3 data, where-as it should check that it starts at an even position relative to the start of the string. #minor-release #exofixit Issue: #9087 PiperOrigin-RevId: 395274934
ExoPlayer library
The ExoPlayer library is split into multiple modules. See ExoPlayer's top level README for more information about the available library modules and how to use them.