- 03 Dec, 2013 1 commit
-
-
Denis Krjuchkov authored
-
- 02 Dec, 2013 15 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Allow 32 bit platforms to use 32 bit instead of 64 bit for summing 24 bit samples.
-
Max Kellermann authored
-
Max Kellermann authored
This is really just a mono mapper, but the important part is that this library cannot fail anymore.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Denis Krjuchkov authored
-
- 01 Dec, 2013 11 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Prepare for adding more resamplers.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 30 Nov, 2013 5 commits
-
-
Max Kellermann authored
The PcmResampler interface is implemented by the two classes FallbackPcmResampler and LibsampleratePcmResampler. This prepares for adding more resampler libraries.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Don't use src_format. In the middle of Convert(), the current AudioFormat has already been modified, it's now something in between src_format and dest_format. This simplifies keeping track of what remains to be done.
-
- 29 Nov, 2013 8 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Wrapper for pcm_resample_global_init(), just in case other PCM libraries need initialization, too.
-
Denis Krjuchkov authored
-
Denis Krjuchkov authored
All parameters seem mandatory, otherwise this call makes MPD crash.
-
Denis Krjuchkov authored
-