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 |
|