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
/
Export.cxx
Age
Commit message (
Expand
)
Author
2021-01-01
copyright year 2021
Max Kellermann
2020-03-16
remove unreachable code
Rosen Penev
2020-03-12
replace assert.h with cassert
Rosen Penev
2020-02-01
*: use `auto`
Max Kellermann
2020-01-18
copyright year 2020
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-18
pcm/Export: split src_sample_format from alsa_channel_order
Max Kellermann
2019-06-18
pcm/Dsd{16,32}: convert public function to stateful class
Max Kellermann
2019-06-17
pcm/Export: convert the DSD bools to an enum
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
pcm/Pcm*: drop more "Pcm" prefixes from source file names
Max Kellermann
2019-06-17
Copyright year 2019
Max Kellermann
2019-06-16
pcm/Pcm{Dop,Export}: drop "Pcm" prefix
Max Kellermann