• Max Kellermann's avatar
    convert blocks until the buffer is full · ca1090f9
    Max Kellermann authored
    Move the inner loop which converts samples to flac_convert().  There
    it is isolated and easier to optimize.  This function does not have to
    worry about buffer boundaries; the caller (i.e. flacWrite())
    calculates how much is left and is responsible for flushing.  That
    saves a lot of superfluous range checks within the loop.
    
    git-svn-id: https://svn.musicpd.org/mpd/trunk@7327 09075e82-0dd4-0310-85a5-a0d7c8717e4f
    ca1090f9
Name
Last commit
Last update
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src 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...
configure.ac Loading commit data...