mirror of
https://github.com/samsonjs/media.git
synced 2026-03-25 09:25:53 +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 |
||
|---|---|---|
| .. | ||
| 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.