Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-10-16 | pcm_pack: convert to C++ | Max Kellermann | 1 | -4/+3 | |
2013-04-09 | pcm_*: move to src/pcm/ | Max Kellermann | 1 | -0/+0 | |
2012-03-21 | audio_format: remove the reverse_endian attribute | Max Kellermann | 1 | -6/+2 | |
Eliminate support for reverse endian samples from the MPD core. This moves a lot of complexity to the plugins that really need it (only ALSA and CDIO currently). | |||||
2011-10-10 | pcm_pack: pass an "end" pointer instead of a sample count | Max Kellermann | 1 | -2/+2 | |
2011-01-29 | copyright year 2011 | Max Kellermann | 1 | -1/+1 | |
2010-01-16 | audio_format: support packed 24 bit samples | Max Kellermann | 1 | -0/+59 | |