diff options
author | Max Kellermann <max@duempel.org> | 2008-09-23 23:59:55 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2008-09-23 23:59:55 +0200 |
commit | 0c934f9d363c1d3568f53835af860dfead83385f (patch) | |
tree | cc1257fed272827f3d7455142cc2fbe478183290 /src/playerData.h | |
parent | eeb30110708b507d254827d0c6a0577ddafa3b74 (diff) | |
download | mpd-0c934f9d363c1d3568f53835af860dfead83385f.tar.gz mpd-0c934f9d363c1d3568f53835af860dfead83385f.tar.xz mpd-0c934f9d363c1d3568f53835af860dfead83385f.zip |
flac: merged flacSendChunk() into flac_common_write()
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.
Diffstat (limited to 'src/playerData.h')
0 files changed, 0 insertions, 0 deletions