aboutsummaryrefslogtreecommitdiffstats
path: root/alc/mastering.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clean up some more unnecessary uses of AL typesChris Robinson2020-04-081-7/+7
* Use size_t for the compressor channel countChris Robinson2019-12-211-71/+46
* Avoid infs/nans in the crest detectorChris Robinson2019-09-301-2/+3
* Fix some more implicit conversions noted by GCCChris Robinson2019-09-141-2/+1
* Use unsigned sample counts for the compressor/limiterChris Robinson2019-08-251-54/+35
* Update some includesChris Robinson2019-08-051-0/+2
* Modify LIKELY and UNLIKELY to not need extra parenthesisChris Robinson2019-08-041-1/+1
* More include cleanupsChris Robinson2019-07-281-5/+11
* Rename Alc to alcChris Robinson2019-07-281-0/+479