- 23 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 21 Jan, 2014 1 commit
-
-
Chase Geigle authored
-
- 17 Jan, 2014 1 commit
-
-
Max Kellermann authored
Kludge to work around DSD playback failure because the ReplayGainFilterPlugin is always in the filter chain.
-
- 13 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 06 Jan, 2014 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 28 Dec, 2013 5 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Use the existing PcmDither library.
-
Max Kellermann authored
Instead of just adding a rectangular random value before shifting back to the normal scale, use the existing PcmDither library.
-
Max Kellermann authored
-
Max Kellermann authored
This code is unable to dither. Until we implement that, let's remove the code for now. i386 isn't relevant anymore anyway.
-
- 25 Dec, 2013 1 commit
-
-
Max Kellermann authored
16 bit is not enough for volume calculations.
-
- 24 Dec, 2013 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
All callers need this shift, so let's move it to the basic method.
-
Max Kellermann authored
-
- 23 Dec, 2013 6 commits
-
-
Max Kellermann authored
Prepare for adding state.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Rename pcm_convert_domain to pcm_domain. Move it out so we can use it without depending on the whole PcmConvert library.
-
- 22 Dec, 2013 8 commits
-
-
Max Kellermann authored
Use the SampleTraits template and let the compiler generate a special case for S32 instead of reusing S24_P32.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Move from PcmClamp().
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 02 Dec, 2013 9 commits
-
-
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
-