Max Kellermann
|
df1c5ce314
|
pcm_export: add _frame_size()
Move code from the ALSA output plugin.
|
2012-04-23 21:54:09 +02:00 |
Max Kellermann
|
ddd4f675a2
|
pcm_export: implement 24 to 32 bit conversion
For 32 bit DSD-over-USB support.
|
2012-03-27 01:22:50 +02:00 |
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
|
521f2294cb
|
pcm_export: fix API documentation
|
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 |