aboutsummaryrefslogtreecommitdiffstats
path: root/src/pcm_export.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* pcm_export: consider the pack24 flag in _source_size()Max Kellermann2012-04-231-0/+4
* pcm_export: add _frame_size()Max Kellermann2012-04-231-0/+21
* audio_format: remove SAMPLE_FORMAT_DSD_OVER_USBMax Kellermann2012-03-271-1/+1
* pcm_export: implement 24 to 32 bit conversionMax Kellermann2012-03-271-1/+17
* pcm_export: support DSD to DSD-over-USB conversionMax Kellermann2012-03-271-2/+29
* pcm_export: support packing SAMPLE_FORMAT_DSD_OVER_USBMax Kellermann2012-03-271-1/+1
* pcm_export: initialize the "pack" bufferMax Kellermann2012-03-271-0/+2
* pcm_export: add option "pack"Max Kellermann2012-03-221-2/+24
* pcm_export: use the byte_reverse library directlyMax Kellermann2012-03-211-6/+20
* output/{alsa,oss}: move endian code to new library pcm_exportMax Kellermann2012-03-211-0/+54