summaryrefslogtreecommitdiffstats
path: root/src/audio
AgeCommit message (Expand)Author
2021-01-14Fix SignalInfo::isValid()Uwe Klotz
2020-10-09audio/types: Add SampleRate::fromDouble() conversion functionJan Holthuis
2020-09-25audio/types: Use const reference in SampleRate::operator=()Jan Holthuis
2020-09-25audio/types: Add operator= overload for SampleRateJan Holthuis
2020-09-04Fix TODO by renaming the property declaration macroUwe Klotz
2020-04-08Delete error prone and ambiguous legacy sample conversion funcsUwe Klotz
2020-04-06Add remarks about frame boundary alignment requirementUwe Klotz
2020-04-06Replace template integer frame/sample counts with SINTUwe Klotz
2020-04-06Remove unused template declarationUwe Klotz
2020-04-06Avoid string conversion for debug formattingUwe Klotz
2020-04-04Add typedefs for value_tUwe Klotz
2020-04-02Clarify function usage commentsUwe Klotz
2020-03-30Improve documentation of basic audio typesUwe Klotz
2020-03-30Add samples/frames/seconds/milliseconds conversion functionsUwe Klotz
2020-03-30Fix wrong channel count for dual mono layoutUwe Klotz
2020-03-30Add types for properties of PCM audio signals and streamsUwe Klotz