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
2019-08-10
pcm/Volume: use transform_n()
Max Kellermann
2019-08-10
pcm/PcmFormat: use transform_n()
Max Kellermann
2019-07-30
pcm/Volume: convert S16 to S24 to preserve quality and reduce noise
Max Kellermann
2019-07-05
pcm/Volume: add variable "dest_size"
Max Kellermann
2019-07-05
pcm/Volume: Open() returns output sample format
Max Kellermann
2019-07-05
pcm/Volume: allow any exception
Max Kellermann
2019-07-05
pcm/Volume: calculate PCM_VOLUME_1
Max Kellermann
2019-07-05
pcm/Volume: fix API documentation
Max Kellermann
2019-07-05
include cleanups (powered by iwyu)
Max Kellermann
2019-06-26
pcm/Export: add GetSilence()
Max Kellermann
2019-06-26
pcm/Export: add GetInputBlockSize(), GetOutputBlockSize()
Max Kellermann
2019-06-26
pcm/Export: add GetInputFrameSize()
Max Kellermann
2019-06-26
pcm/Export: rename GetFrameSize() to GetOutputFrameSize()
Max Kellermann
2019-06-26
pcm/Export: rename CalcSourceSize() to CalcInputSize()
Max Kellermann
2019-06-26
pcm/Export: eliminate the AudioFormat parameter from GetFrameSize()
Max Kellermann
2019-06-26
pcm/Export: use the "channels" attribute in GetFrameSize()
Max Kellermann
2019-06-26
pcm/RestBuffer: make internal methods private
Max Kellermann
2019-06-18
pcm/Export: split src_sample_format from alsa_channel_order
Max Kellermann
2019-06-18
pcm/Export: update API documentation
Max Kellermann
2019-06-18
pcm/Dsd{16,32}: stash odd frames away for the next call
Max Kellermann
2019-06-18
pcm/Dsd{16,32}: convert public function to stateful class
Max Kellermann
2019-06-18
pcm/Export: update API documentation
Max Kellermann
2019-06-17
pcm/Dsd{16,32}: move the conversion loop to a separate function
Max Kellermann
2019-06-17
pcm/Export: convert the DSD bools to an enum
Max Kellermann
2019-06-17
pcm/Dop: stash odd frames away for the next call
Max Kellermann
2019-06-17
pcm/RestBuffer: new utility class
Max Kellermann
2019-06-17
pcm/Dop: convert public function to stateful class
Max Kellermann
2019-06-17
pcm/Dop: add separate dsd_buffer for DSD_U16/32
Max Kellermann
2019-06-17
AudioFormat: move MAX_CHANNELS to pcm/ChannelDefs.hxx
Max Kellermann
2019-06-17
Merge branch 'v0.21.x'
Max Kellermann
2019-06-17
pcm/Export: document that Export() may return an empty buffer
Max Kellermann
2019-06-17
pcm/Pcm*: drop more "Pcm" prefixes from source file names
Max Kellermann
2019-06-17
Copyright year 2019
Max Kellermann
2019-06-16
pcm/Dop: move the conversion loop to separate function
Max Kellermann
2019-06-16
pcm/Dop: remove redundant `inline` keywords
Max Kellermann
2019-06-16
pcm/Pcm{Dop,Export}: drop "Pcm" prefix
Max Kellermann
2019-06-16
pcm/Export: update API documentation
Max Kellermann
2019-04-04
pcm/PcmConvert: remove unused attribute "dest_format"
Max Kellermann
2019-04-04
pcm/PcmConvert: eliminate Open() and Close()
Max Kellermann
2019-03-08
AudioFormat, pcm/Dsd*: remove redundant `inline` keywords from `constexpr` fu...
Max Kellermann
2019-03-08
system/ByteOrder: move to util/
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-10-30
pcm: build dsd2pcm only if -Dtest=true
Max Kellermann
2018-10-30
pcm/Clamp: convert to `constexpr`
Max Kellermann
2018-10-30
pcm/PcmUtils: rename to Clamp.hxx
Max Kellermann
2018-10-29
pcm/FloatConvert: make IntegerToFloatSampleConvert::Convert() constexpr
Max Kellermann
2018-10-29
Merge branch 'v0.20.x'
Max Kellermann
2018-10-29
pcm/FloatConvert: fix compile-time integer overflow for S32
Max Kellermann
2018-10-29
pcm/FloatConvert: use FloatToIntegerSampleConvert::factor for IntegerToFloatS...
Max Kellermann
[next]