• Max Kellermann's avatar
    player: don't wake up decoder after every frame · 17d9c170
    Max Kellermann authored
    The decoder was woken up after each chunk which had been played.  That
    caused a lot of superfluous context switches.  Wake up the decoder
    only when a certain amount of the buffer has been consumed.  This
    formula is somewhat arbitrary, and has to be proven experimentally.
    17d9c170
Name
Last commit
Last update
bs Loading commit data...
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
ChangeLog Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
README Loading commit data...
TODO Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
build.mk Loading commit data...
configure.ac Loading commit data...