- 27 Oct, 2015 1 commit
-
-
Max Kellermann authored
This new library is integrated in the PcmExport class and (if enabled) converts MPD's channel order (= FLAC channel order) to ALSA channel order. This fixes: http://bugs.musicpd.org/view.php?id=3147 and http://bugs.musicpd.org/view.php?id=3255
-
- 22 Jun, 2015 6 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Move code from the "vorbis" decoder.
-
Max Kellermann authored
-
Max Kellermann authored
-
- 20 Jun, 2015 1 commit
-
-
Max Kellermann authored
-
- 17 Mar, 2015 1 commit
-
-
Max Kellermann authored
-
- 25 Jan, 2015 1 commit
-
-
Max Kellermann authored
-
- 22 Jan, 2015 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 21 Jan, 2015 5 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 01 Jan, 2015 1 commit
-
-
Max Kellermann authored
-
- 26 Dec, 2014 1 commit
-
-
Max Kellermann authored
Return false on error, not nullptr.
-
- 21 Nov, 2014 1 commit
-
-
Max Kellermann authored
Simplify the definition of many build options.
-
- 10 Nov, 2014 1 commit
-
-
Max Kellermann authored
The old formula calculates the output buffer size with "regular" rounding (to the nearest integer), however sometimes, that is insufficient and the last sample cannot be resampled. This causes audible distortions. By changing the formula to consider the worst case (always round up), this problem is eliminated.
-
- 23 Oct, 2014 4 commits
-
-
Max Kellermann authored
Use the "_format" parameter instead of the (uninitialized) "format" attribute.
-
Max Kellermann authored
Report unsupported format while opening the filter, not later when the first conversion takes place.
-
Max Kellermann authored
Fixes assertion failure in destructor by not assigning {src,dest}_format when an error occurs.
-
Max Kellermann authored
-
- 26 Sep, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 31 Aug, 2014 1 commit
-
-
Max Kellermann authored
The standard has been renamed since the early draft that was implemented in MPD.
-
- 29 Aug, 2014 1 commit
-
-
Max Kellermann authored
Necessary for "final" on gcc 4.6.
-
- 26 Aug, 2014 1 commit
-
-
Max Kellermann authored
-
- 23 Aug, 2014 2 commits
-
-
Max Kellermann authored
Unused. Bit reversing is done in the decoder.
-
Max Kellermann authored
Obtained from the Mercurial repository at https://code.google.com/p/dsd2pcm/
-
- 16 Aug, 2014 1 commit
-
-
Max Kellermann authored
-
- 13 Aug, 2014 1 commit
-
-
Max Kellermann authored
For the range-based loop on a ConstBuffer object.
-
- 12 Aug, 2014 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 30 Jul, 2014 1 commit
-
-
Max Kellermann authored
-
- 19 Mar, 2014 1 commit
-
-
Max Kellermann authored
Convert to 31 bit first, then right-shift with rounding to 16 bit.
-