| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Basic support for Direct Stream Digital. No conversion yet, and no
decoder/output plugin support.
|
|
|
|
|
| |
Support for conversion from float to 16, 24 and 32 bit integer
samples.
|
|
|
|
|
| |
This function is not critical for performance, and the inline
expansion looks too expensive.
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
This patch prepares support for floating point samples (and probably
other formats). It changes the meaning of the "bits" attribute from a
bit count to a symbolic value.
|
|
Unified function for converting an audio_format object to a string,
for log messages and for the "status" command.
|