- 02 Mar, 2009 3 commits
-
-
Max Kellermann authored
Support converting 32 bit samples to any other supported sample format.
-
Max Kellermann authored
Added code to convert all other sample formats to 32 bit.
-
Max Kellermann authored
There is nothing 24 bit specific in the pcm_dither_24 struct. Since we want to reuse the struct for 32 bit dithering, let's drop the "_24" suffix from the struct name.
-
- 07 Jan, 2009 3 commits
-
-
Max Kellermann authored
Replace a "static" buffer with the PCM buffer library.
-
Max Kellermann authored
The function does not need the full pcm_convert_state struct.
-
Max Kellermann authored
Moved all code which converts the sample format to a separate library.
-