Max Kellermann
|
ebfdd37451
|
pcm_export: support DSD to DSD-over-USB conversion
Prepare for removing SAMPLE_FORMAT_DSD_OVER_USB.
|
2012-03-27 01:17:11 +02:00 |
|
Max Kellermann
|
a0730cf264
|
pcm_export: support packing SAMPLE_FORMAT_DSD_OVER_USB
It's a padded 24 bit format.
|
2012-03-27 00:37:14 +02:00 |
|
Max Kellermann
|
ec61b3a5fc
|
pcm_export: initialize the "pack" buffer
|
2012-03-27 00:14:37 +02:00 |
|
Max Kellermann
|
5b61e077e0
|
pcm_export: add option "pack"
Converts padded 24 bit samples to packed 24 bit samples. Will replace
the packed S24 sample format, which is not used internally.
|
2012-03-22 00:33:40 +01:00 |
|
Max Kellermann
|
9ec9a8705e
|
pcm_export: use the byte_reverse library directly
Delete the now-unused pcm_byteswap library, and optimize the
pcm_export_state object.
|
2012-03-21 21:18:11 +01:00 |
|
Max Kellermann
|
170635e3a6
|
output/{alsa,oss}: move endian code to new library pcm_export
|
2012-03-21 21:16:50 +01:00 |
|