mirror of
https://github.com/samsonjs/media.git
synced 2026-04-06 11:25:46 +00:00
The current logic uses manual array operations to keep track of pending changes. Modernize this code by using an ArrayDeque and a data class. This also allows to extend the output stream information in the future. This also fixes a bug where a position reset accidentally assigns a pending stream offset instead of keeping the current one. #minor-release PiperOrigin-RevId: 511787571 |
||
|---|---|---|
| .. | ||
| androidTest | ||
| main | ||
| test | ||