index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pcm
Age
Commit message (
Expand
)
Author
2017-01-11
pcm/export: support DSD_U16
Max Kellermann
2017-01-11
pcm/Dsd32: include cleanup
Max Kellermann
2017-01-11
pcm/Dsd32: fix the byte order
Max Kellermann
2017-01-11
pcm/Export: convert to class, make members private
Max Kellermann
2017-01-11
pcm/dop: remove unnecessary assertions
Max Kellermann
2017-01-11
pcm/Export: remove obsolete gcc warning suppression
Max Kellermann
2017-01-11
pcm/Buffer: update API documentation
Max Kellermann
2017-01-11
pcm/Export: add (dummy) method Cancel()
Max Kellermann
2017-01-11
pcm/Convert: add method Reset()
Max Kellermann
2017-01-11
pcm/Resampler: add method Reset()
Max Kellermann
2017-01-11
pcm/PcmDsd: move Dsd8To32() to Dsd32.cxx
Max Kellermann
2017-01-11
pcm/Export: halve the sample rate for DoP
Max Kellermann
2017-01-11
pcm/Export: DSD_U32 quarters the sample rate
Max Kellermann
2017-01-10
pcm/Export: add CalcOutputSampleRate(), CalcInputSampleRate()
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-11-09
pcm/Domain: remove obsolete source
Max Kellermann
2016-10-28
config/Param: use CamelCase
Max Kellermann
2016-09-09
pcm/Convert: migrate from class Error to C++ exceptions
Max Kellermann
2016-07-09
Merge tag 'v0.19.17'
Max Kellermann
2016-07-05
pcm/Volume: move silence pattern to Silence.cxx
Max Kellermann
2016-07-01
pcm/Volume: use 0x69 to generate DSD silence
Max Kellermann
2016-07-01
pcm/Volume: remove assert() from destructor
Max Kellermann
2016-03-01
*: include cleanup (using iwyu)
Max Kellermann
2016-02-27
pcm/export: add #ifdef ENABLE_DSD to struct Params
Max Kellermann
2016-02-27
pcm/PcmExport: add flag to export to DSD_U32
Max Kellermann
2016-02-27
pcm/PcmDsd: add converter from DSD_U8 to DSD_U32
Max Kellermann
2016-02-26
pcm/export: move Open() parameters to struct Params
Max Kellermann
2016-02-26
pcm/export: another #ifdef ENABLE_DSD fix
Max Kellermann
2016-02-26
pcm/export: add #ifdef ENABLE_DSD
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2016-02-26
pcm/dsd: use PcmBuffer::GetT()
Max Kellermann
2016-02-26
pcm/dsd: use MAX_CHANNELS
Max Kellermann
2016-02-26
pcm/dsd: use std::array
Max Kellermann
2015-10-27
pcm/Order: new library to convert from FLAC to ALSA channel order
Max Kellermann
2015-06-22
pcm/Interleave: add stereo optimization
Max Kellermann
2015-06-22
pcm/Interleave: instantiate a 16 bit optimization
Max Kellermann
2015-06-22
pcm/Interleave: convert PcmInterleave32() to template
Max Kellermann
2015-06-22
pcm/Interleave: add optimization for 32 bit samples
Max Kellermann
2015-06-22
pcm/Interleave: add "restrict" keywords
Max Kellermann
2015-06-22
decoder/ffmpeg: move code to pcm/Interleave.cxx
Max Kellermann
2015-06-20
pcm/soxr: fix recipe parser
Max Kellermann
2015-03-17
*: doxygen fixups
Max Kellermann
2015-01-25
pcm/SoxrResampler: move quality recipe names to table
Max Kellermann
2015-01-22
pcm/SoxrResampler: allow multi-threaded resampling
Max Kellermann
2015-01-22
pcm/SoxrResampler: add a global soxr_runtime_spec_t variable
Max Kellermann
2015-01-22
Config: add section "resampler"
Max Kellermann
2015-01-21
config/Option: convert to strictly-typed enum
Max Kellermann
2015-01-21
pcm/SoxrResampler: use a global soxr_quality_spec_t variable
Max Kellermann
2015-01-21
pcm/SoxrResampler: soxr_parse_converter() returns unsigned long
Max Kellermann
2015-01-21
pcm/SoxrResampler: add constant SOXR_DEFAULT_QUALITY
Max Kellermann
[next]