- 17 Jan, 2017 1 commit
-
-
Max Kellermann authored
-
- 11 Jan, 2017 1 commit
-
-
Max Kellermann authored
-
- 03 Jan, 2017 1 commit
-
-
Max Kellermann authored
-
- 09 Nov, 2016 1 commit
-
-
Max Kellermann authored
-
- 09 Sep, 2016 1 commit
-
-
Max Kellermann authored
-
- 01 Mar, 2016 1 commit
-
-
Max Kellermann authored
-
- 26 Feb, 2016 1 commit
-
-
Max Kellermann authored
-
- 01 Jan, 2015 1 commit
-
-
Max Kellermann authored
-
- 23 Oct, 2014 2 commits
-
-
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
-
- 23 Aug, 2014 1 commit
-
-
Max Kellermann authored
Unused. Bit reversing is done in the decoder.
-
- 12 Aug, 2014 1 commit
-
-
Max Kellermann authored
-
- 13 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 23 Dec, 2013 1 commit
-
-
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.
-
- 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 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Wrapper for pcm_resample_global_init(), just in case other PCM libraries need initialization, too.
-
- 28 Nov, 2013 1 commit
-
-
Max Kellermann authored
Method PcmConvert::Convert() modifies the src_format variable. This used to be a parameter, however commit d2679f59 made it an attribute instead. The modification to src_format persisted, and the next call would return garbage.
-
- 13 Nov, 2013 1 commit
-
-
Max Kellermann authored
Replaces Reset() and eliminates the AudioFormat parameters from the Convert() method.
-
- 30 Oct, 2013 1 commit
-
-
Max Kellermann authored
-
- 28 Oct, 2013 1 commit
-
-
Max Kellermann authored
-
- 16 Oct, 2013 1 commit
-
-
Max Kellermann authored
-
- 15 Oct, 2013 1 commit
-
-
Max Kellermann authored
-
- 02 Oct, 2013 1 commit
-
-
Max Kellermann authored
Prepare to migrate away from GLib. Currently, we're still using GLib as a backend.
-
- 04 Sep, 2013 1 commit
-
-
Max Kellermann authored
Replaces GLib's GError.
-
- 03 Aug, 2013 1 commit
-
-
Max Kellermann authored
-
- 30 Jul, 2013 1 commit
-
-
Max Kellermann authored
-
- 29 Jul, 2013 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
This destroys data inside PcmDsd and other attributes. It was once necessary, but is not anymore.
-
Max Kellermann authored
-
- 08 Apr, 2013 1 commit
-
-
Max Kellermann authored
-
- 31 Jan, 2013 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-