aboutsummaryrefslogtreecommitdiffstats
path: root/src/pcm (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* pcm_resample: convert to C++Max Kellermann2013-07-308-315/+260
|
* PcmConvert: don't memset() in the constructorMax Kellermann2013-07-301-4/+2
| | | | | This destroys data inside PcmDsd and other attributes. It was once necessary, but is not anymore.
* pcm_dsd: convert to C++Max Kellermann2013-07-297-62/+52
|
* pcm_export: convert to C++Max Kellermann2013-04-093-226/+198
|
* pcm_*: move to src/pcm/Max Kellermann2013-04-0937-0/+4533