aboutsummaryrefslogtreecommitdiffstats
path: root/src/pcm_export.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* output/{alsa,oss}: convert to C++Max Kellermann2013-01-291-0/+8
* pcm_export: add _frame_size()Max Kellermann2012-04-231-0/+8
* pcm_export: implement 24 to 32 bit conversionMax Kellermann2012-03-271-1/+7
* pcm_export: support DSD to DSD-over-USB conversionMax Kellermann2012-03-271-2/+33
* pcm_export: fix API documentationMax Kellermann2012-03-271-3/+3
* pcm_export: add option "pack"Max Kellermann2012-03-221-1/+13
* pcm_export: use the byte_reverse library directlyMax Kellermann2012-03-211-4/+4
* output/{alsa,oss}: move endian code to new library pcm_exportMax Kellermann2012-03-211-0/+90