mirror of
https://github.com/androidx/media.git
synced 2025-05-04 22:20:47 +08:00

`HevcConfig.parse` misreads reserved bit to determine NAL unit type. This is currently meant to be always set to 0, but could be given some kind of meaning in a future revision. Issue: google/ExoPlayer#10366 PiperOrigin-RevId: 460487613 (cherry picked from commit 0f665fbeb8fca52853ab5dd0a8030484e50402dd)
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.