Max Kellermann
|
f0554d9a75
|
pcm: added API documentation
|
2009-02-21 18:14:20 +01:00 |
|
Max Kellermann
|
5fe7e3bc14
|
pcm_format: use the pcm_buffer library
Replace a "static" buffer with the PCM buffer library.
|
2009-01-07 23:56:34 +01:00 |
|
Max Kellermann
|
8b19c74e8e
|
pcm_format: pass struct pcm_dither_24 to pcm_convert_to_16()
The function does not need the full pcm_convert_state struct.
|
2009-01-07 18:19:22 +01:00 |
|
Max Kellermann
|
df30a29391
|
pcm_utils: moved code to pcm_format.c
Moved all code which converts the sample format to a separate library.
|
2009-01-07 18:19:09 +01:00 |
|