mirror of
https://github.com/samsonjs/media.git
synced 2026-03-31 10:25:48 +00:00
When playing a playlist where the exact maximum input size is known from the container for each item, it may be necessary to recreate the decoder to increase its maximum input buffer size at the point of transitioning from one item to the next, which can make transitions non-seamless. Scale up the initial video decoder maximum input size so playlist item transitions with small increases in maximum sample size don't require reinitialization. Issue: #4510 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=208650244 |
||
|---|---|---|
| .. | ||
| all | ||
| core | ||
| dash | ||
| hls | ||
| smoothstreaming | ||
| ui | ||
| README.md | ||
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.