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.cxx
Age
Commit message (
Expand
)
Author
2014-10-23
pcm/PcmConvert: assign {src,dest}_format at the end
Max Kellermann
2014-10-23
pcm/PcmConvert: make AudioFormat parameters "const"
Max Kellermann
2014-09-26
pcm: --disable-dsd also disables the dsd2pcm library
Max Kellermann
2014-09-26
PcmConvert: eliminate unused local variable "format"
Max Kellermann
2014-08-23
pcm/PcmDsd: remove "lsbfirst" support
Max Kellermann
2014-08-12
PcmConvert: Convert() returns ConstBuffer
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
pcm/PcmDsd: use struct ConstBuffer
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-13
PcmConvert: add methods Open(), Close()
Max Kellermann
2013-10-30
*: update copyright year to 2013
Max Kellermann
2013-10-28
*: use nullptr instead of NULL
Max Kellermann
2013-10-16
pcm_pack: convert to C++
Max Kellermann
2013-10-15
Client, ...: remove unnecessary glib.h include
Max Kellermann
2013-10-02
Log: new logging library API
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-30
PcmConvert: don't memset() in the constructor
Max Kellermann
2013-07-29
pcm_dsd: convert to C++
Max Kellermann
2013-04-09
pcm_*: move to src/pcm/
Max Kellermann