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
/
PcmConvert.hxx
Age
Commit message (
Expand
)
Author
2018-01-01
pcm/*: add "noexcept"
Max Kellermann
2017-01-11
pcm/Convert: add method Reset()
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-09-09
pcm/Convert: migrate from class Error to C++ exceptions
Max Kellermann
2016-03-01
*: include cleanup (using iwyu)
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-03-17
*: doxygen fixups
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-09-26
pcm: --disable-dsd also disables the dsd2pcm library
Max Kellermann
2014-08-12
PcmConvert: Convert() returns ConstBuffer
Max Kellermann
2014-07-30
pcm: use nullptr instead of NULL
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2013-12-23
pcm/PcmConvert: move the Domain instance to Domain.cxx
Max Kellermann
2013-11-30
pcm/PcmResampler: convert to abstract interface
Max Kellermann
2013-11-30
pcm/PcmConvert: move code to new class GluePcmResampler
Max Kellermann
2013-11-30
pcm/PcmConvert: move code to new class PcmChannelsConverter
Max Kellermann
2013-11-30
pcm/PcmConvert: move code to new class PcmFormatConverter
Max Kellermann
2013-11-30
pcm/PcmConvert: add AudioFormat parameters
Max Kellermann
2013-11-29
pcm/PcmConvert: use struct ConstBuffer internally
Max Kellermann
2013-11-29
PcmConvert: add pcm_convert_global_init()
Max Kellermann
2013-11-28
PcmConvert: fix src_format corruption when converting from DSD
Max Kellermann
2013-11-28
include cleanup using iwyu
Max Kellermann
2013-11-13
PcmConvert: add methods Open(), Close()
Max Kellermann
2013-09-04
util/Error: new error passing library
Max Kellermann
2013-08-03
audio_format: convert to C++
Max Kellermann
2013-07-30
pcm_buffer: convert to C++
Max Kellermann
2013-07-30
pcm_resample: convert to C++
Max Kellermann
2013-07-29
pcm_dsd: convert to C++
Max Kellermann
2013-04-09
pcm_*: move to src/pcm/
Max Kellermann