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
2016-02-26
update copyright year to 2016
Max Kellermann
2016-02-26
pcm/dsd: use PcmBuffer::GetT()
Max Kellermann
2016-02-26
pcm/dsd: use MAX_CHANNELS
Max Kellermann
2016-02-26
pcm/dsd: use std::array
Max Kellermann
2015-10-27
pcm/Order: new library to convert from FLAC to ALSA channel order
Max Kellermann
2015-06-22
pcm/Interleave: add stereo optimization
Max Kellermann
2015-06-22
pcm/Interleave: instantiate a 16 bit optimization
Max Kellermann
2015-06-22
pcm/Interleave: convert PcmInterleave32() to template
Max Kellermann
2015-06-22
pcm/Interleave: add optimization for 32 bit samples
Max Kellermann
2015-06-22
pcm/Interleave: add "restrict" keywords
Max Kellermann
2015-06-22
decoder/ffmpeg: move code to pcm/Interleave.cxx
Max Kellermann
2015-06-20
pcm/soxr: fix recipe parser
Max Kellermann
2015-03-17
*: doxygen fixups
Max Kellermann
2015-01-25
pcm/SoxrResampler: move quality recipe names to table
Max Kellermann
2015-01-22
pcm/SoxrResampler: allow multi-threaded resampling
Max Kellermann
2015-01-22
pcm/SoxrResampler: add a global soxr_runtime_spec_t variable
Max Kellermann
2015-01-22
Config: add section "resampler"
Max Kellermann
2015-01-21
config/Option: convert to strictly-typed enum
Max Kellermann
2015-01-21
pcm/SoxrResampler: use a global soxr_quality_spec_t variable
Max Kellermann
2015-01-21
pcm/SoxrResampler: soxr_parse_converter() returns unsigned long
Max Kellermann
2015-01-21
pcm/SoxrResampler: add constant SOXR_DEFAULT_QUALITY
Max Kellermann
2015-01-21
pcm/SoxrResampler: fix indent
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-12-26
Merge branch 'v0.19.x'
Max Kellermann
2014-12-26
db/simple: fix implicit nullptr/bool conversion
Max Kellermann
2014-11-21
configure.ac: add macro MPD_ENABLE_AUTO_PKG
Max Kellermann
2014-11-10
pcm/SoxrResampler: round output buffer size up
Max Kellermann
2014-10-23
pcm/ChannelsConverter: fix variable used to generate error message
Max Kellermann
2014-10-23
pcm/FormatConverter: move check to Open()
Max Kellermann
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-31
output/alsa, pcm: rename "DSD over USB" to "DoP"
Max Kellermann
2014-08-30
*: add missing Compiler.h includes
Max Kellermann
2014-08-26
PcmExport: remove obsolete API documentation
Max Kellermann
2014-08-23
pcm/PcmDsd: remove "lsbfirst" support
Max Kellermann
2014-08-23
pcm/dsd2pcm: add license headers
Max Kellermann
2014-08-16
pcm/SoxrResampler: add missing string.h include
Max Kellermann
2014-08-13
PcmExport: add missing <iterator> include
Max Kellermann
2014-08-12
PcmDsdUsb: use class ConstBuffer
Max Kellermann
2014-08-12
PcmExport: use class ConstBuffer
Max Kellermann
2014-08-12
PcmConvert: Convert() returns ConstBuffer
Max Kellermann
2014-07-30
pcm: use nullptr instead of NULL
Max Kellermann
2014-03-19
pcm/Neon: explicit rounding
Max Kellermann
2014-03-16
pcm/Neon: make neon_x4_b() variadic
Max Kellermann
2014-03-16
pcm/Neon: apply bit shift during float->int conversion
Max Kellermann
2014-03-15
pcm/PcmFormat: ARM NEON optimizations for float->s16
Max Kellermann
2014-03-14
pcm/PcmFormat: don't use WritableBuffer
Max Kellermann
2014-03-14
pcm/PcmFormat: instantiate FloatToInteger<S32>
Max Kellermann
[next]