mirror of
https://github.com/samsonjs/media.git
synced 2026-03-26 09:35:47 +00: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
|
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle | ||
| proguard-rules.txt | ||
| README.md | ||
Extractor module
Provides media container extractors and related utilities. Application code will not normally need to depend on this module directly.