summaryrefslogtreecommitdiff
path: root/src/pcm/PcmFormat.hxx
AgeCommit message (Expand)Author
2021-01-01copyright year 2021Max Kellermann
2020-03-12replace stdint.h with cstdintRosen Penev
2020-01-18copyright year 2020Max Kellermann
2019-06-17Copyright year 2019Max Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2017-05-08*: add "noexcept" to many, many function prototypesMax Kellermann
2017-01-17AudioFormat: move enum SampleFormat to pcm/SampleFormat.hxxMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-03-01*: include cleanup (using iwyu)Max Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-03-17*: doxygen fixupsMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-01-13copyright year 2014Max Kellermann
2014-01-06pcm/Format: change parameters/return values to ConstBufferMax Kellermann
2013-08-07PcmBuffer: move code to new class ReusableBufferMax Kellermann
2013-08-03audio_format: convert to C++Max Kellermann
2013-07-30pcm_buffer: convert to C++Max Kellermann
2013-04-09pcm_*: move to src/pcm/Max Kellermann