mirror of
https://github.com/samsonjs/media.git
synced 2026-06-23 04:54:46 +00:00
This aligns the bypass code with the MediaCodec logic to not use buffer.isDecodeOnly and instead rely on a timestamp comparison with the last reset time. Overall, the change should not introduce a functional difference and is covered by existing end-to-end tests with bypass playbacks. Splitting bypass batch buffers by decoder-only flag is technically wrong for formats where not every buffer is a keyframe, and this change also leaves a TODO to explain this known shortcoming. PiperOrigin-RevId: 556800038 |
||
|---|---|---|
| .. | ||
| androidTest | ||
| main | ||
| test | ||