- 03 Dec, 2013 9 commits
-
-
Denis Krjuchkov authored
-
Denis Krjuchkov authored
-
Denis Krjuchkov authored
-
Denis Krjuchkov authored
There is no GetLengthUTF8() because strlen or std::string::size() could be used instead.
-
Denis Krjuchkov authored
-
Denis Krjuchkov authored
-
Denis Krjuchkov authored
- Move definition of SEPARATOR_UTF8 out of #ifdef - Remove duplicated check in IsSeparatorUTF8
-
Denis Krjuchkov authored
-
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.
-