Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pcm_export: consider the pack24 flag in _source_size() | Max Kellermann | 2012-04-23 | 1 | -0/+4 |
* | pcm_export: add _frame_size() | Max Kellermann | 2012-04-23 | 1 | -0/+21 |
* | audio_format: remove SAMPLE_FORMAT_DSD_OVER_USB | Max Kellermann | 2012-03-27 | 1 | -1/+1 |
* | pcm_export: implement 24 to 32 bit conversion | Max Kellermann | 2012-03-27 | 1 | -1/+17 |
* | pcm_export: support DSD to DSD-over-USB conversion | Max Kellermann | 2012-03-27 | 1 | -2/+29 |
* | pcm_export: support packing SAMPLE_FORMAT_DSD_OVER_USB | Max Kellermann | 2012-03-27 | 1 | -1/+1 |
* | pcm_export: initialize the "pack" buffer | Max Kellermann | 2012-03-27 | 1 | -0/+2 |
* | pcm_export: add option "pack" | Max Kellermann | 2012-03-22 | 1 | -2/+24 |
* | pcm_export: use the byte_reverse library directly | Max Kellermann | 2012-03-21 | 1 | -6/+20 |
* | output/{alsa,oss}: move endian code to new library pcm_export | Max Kellermann | 2012-03-21 | 1 | -0/+54 |