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
/
PcmFormat.cxx
Age
Commit message (
Expand
)
Author
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-10-30
pcm/PcmUtils: rename to Clamp.hxx
Max Kellermann
2017-05-08
*: add "noexcept" to many, many function prototypes
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-01-01
Copyright year 2015
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
2014-03-14
pcm/PcmFormat: eliminate more duplicate code with templates
Max Kellermann
2014-03-14
pcm/PcmFormat: eliminate local variable "bits"
Max Kellermann
2014-03-14
pcm/PcmFormat: remove obsolete AllocateFromFloat() overload
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2014-01-06
pcm/Format: change parameters/return values to ConstBuffer
Max Kellermann
2014-01-06
pcm/Format: use number of samples instead of end pointer
Max Kellermann
2013-12-28
pcm/PcmDither: inline Dither24To16() and Dither32To16()
Max Kellermann
2013-12-02
pcm/PcmUtils: use the SampleTraits library
Max Kellermann
2013-12-02
pcm/PcmFormat: use SampleTraits::long_type in ConvertFromFloat()
Max Kellermann
2013-12-01
pcm/PcmFormat: move generic definitions to Traits.hxx
Max Kellermann
2013-11-30
pcm/PcmResampler: convert to abstract interface
Max Kellermann
2013-10-30
*: update copyright year to 2013
Max Kellermann
2013-10-28
*: use nullptr instead of NULL
Max Kellermann
2013-10-28
PcmFormat: move definitions to struct SampleTraits
Max Kellermann
2013-10-16
pcm_pack: convert to C++
Max Kellermann
2013-10-15
gcc.h: major update
Max Kellermann
2013-08-03
audio_format: convert to C++
Max Kellermann
2013-07-30
pcm_buffer: convert to C++
Max Kellermann
2013-04-09
pcm_*: move to src/pcm/
Max Kellermann