mirror of
https://github.com/androidx/media.git
synced 2025-05-04 22:20:47 +08:00

- Use native frame release timing in video renderer for smoother video playback. - Avoid unnecessary memory copy steps in audio renderer. - Use non-blocking AudioTrack API.