• Jacob Vosmaer's avatar
    output/osx: remove incorrect memset behavior · ad80acb2
    Jacob Vosmaer authored
    In e068d62a I added code that zeros the remainder of the output buffer
    if there are not enough input frames available. I have now learned
    that we can signal to the caller of the render callback how much data
    is in the output buffers. In practice, the input buffer is so large
    that it does not matter so much how we handle input buffer underruns,
    but I suppose that saying 'there is no data' is better than 'here is
    some silence for you'.
    ad80acb2
Name
Last commit
Last update
android Loading commit data...
doc Loading commit data...
m4 Loading commit data...
python/build Loading commit data...
scripts Loading commit data...
src Loading commit data...
systemd Loading commit data...
test Loading commit data...
win32 Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README.md Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
mpd.svg Loading commit data...
valgrind.suppressions Loading commit data...