Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 78c670e6 authored by Marco Nelissen's avatar Marco Nelissen
Browse files

Speed up SimpleDecodingSource

SimpleDecodingSource was waiting up to 5 milliseconds for each input
buffer, when it should not have been waiting at all, and instead
just check if there's an output buffer. This greatly increases
throughput for files with small buffers such as audio files, e.g.
a 6x speedup was observed for ogg and mp3 test streams.

Test: stagefright
Change-Id: If9fc91b823442926e8452d0e6cf95735b7248596
parent a161bbe3
Loading
Loading
Loading
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