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
/
test
/
test_pcm_export.cxx
Age
Commit message (
Expand
)
Author
2020-07-01
system/ByteOrder: move to util/
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-10-16
test: use GTest instead of cppunit
Max Kellermann
2017-01-11
pcm/export: support DSD_U16
Max Kellermann
2017-01-11
test/test_pcm: fix the DSD_U32 byte order
Max Kellermann
2017-01-11
test/test_pcm_export: fix TestDop() sample rate results
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-02-28
test/test_pcm_export: extend the DSD_U32 test
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-26
pcm/export: move Open() parameters to struct Params
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-10-27
pcm/Order: new library to convert from FLAC to ALSA channel order
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-08-31
output/alsa, pcm: rename "DSD over USB" to "DoP"
Max Kellermann
2014-08-12
PcmExport: use class ConstBuffer
Max Kellermann
2014-08-12
test/test_pcm: add PcmExport unit test
Max Kellermann