summaryrefslogtreecommitdiff
path: root/src/pcm/Traits.hxx
AgeCommit message (Expand)Author
2021-01-01copyright year 2021Max Kellermann
2020-03-12replace stdint.h with cstdintRosen Penev
2020-03-12replace stddef.h with cstddefRosen Penev
2020-01-18copyright year 2020Max Kellermann
2020-01-03pcm/Traits: drop "_type" from type namesMax Kellermann
2019-06-17Copyright year 2019Max Kellermann
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2017-01-20pcm/Traits: add "SILENCE" attributeMax Kellermann
2017-01-20pcm/Traits: add specialization for SampleFormat::DSDMax Kellermann
2017-01-17AudioFormat: move enum SampleFormat to pcm/SampleFormat.hxxMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-01-13copyright year 2014Max Kellermann
2013-12-25pcm/Traits: use 32 bit integer for S8 long_typeMax Kellermann
2013-12-22pcm/Traits: include stddef.h for size_tMax Kellermann
2013-12-22pcm/Traits: add MIN and MAXMax Kellermann
2013-12-02pcm/Traits: add typedef "sum_type"Max Kellermann
2013-12-02pcm/Traits: use int_leastX_t typesMax Kellermann
2013-12-02pcm/Traits: add template specialization for FLOATMax Kellermann
2013-12-01pcm/SampleTraits: use 64 bit for S24 long_typeMax Kellermann
2013-12-01pcm/Traits: add typedef long_typeMax Kellermann
2013-12-01pcm/Traits: add API documentationMax Kellermann
2013-12-01pcm/PcmFormat: move generic definitions to Traits.hxxMax Kellermann