mirror of
https://github.com/samsonjs/media.git
synced 2026-03-29 10:05:48 +00:00
* Prevents calling endTracks() before all PMTs have been processed. * Adds a unique ID to the format of each track. This allows the track selector to identify which track belongs to each program. The format of each id is "<program number>/<track output id>". Note: This CL will break malformed TS files whose PAT declares more PMTs than it actually contains, which previously were supported. This does not apply for HLS mode. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=146151642 |
||
|---|---|---|
| .. | ||
| assets | ||
| java/com/google/android/exoplayer2 | ||
| AndroidManifest.xml | ||