• Max Kellermann's avatar
    flac: merged flacSendChunk() into flac_common_write() · 0c934f9d
    Max Kellermann authored
    Since flacSendChunk() is a trivial function and is only used in one
    location, move the code there.  The advantage is that calling
    decoder_data() directly returns the decoder_command value, so we can
    eliminate one decoder_get_command() call.
    0c934f9d
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...
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...