Skip to content
Snippets Groups Projects
Commit 582570aa authored by Thomas Guillem's avatar Thomas Guillem Committed by Jean-Baptiste Kempf
Browse files

audiotrack: set play non-blocking

Move the big (2seconds) java circular buffer to a frame FIFO and
allocate a java buffer corresponding to the frame size (keep it, and
realloc if the frame become bigger).

Do no wait from play anymore but feed the FIFO instantaneously.

Fixes #27541
parent 75e52f61
No related branches found
No related tags found
1 merge request!2899audiotrack: set play non-blocking
Pipeline #288794 passed with stage
in 17 minutes and 15 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment