aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/uhjfilter.c
Commit message (Expand)AuthorAgeFilesLines
* Use the proper left and right channels for UHJ outputChris Robinson2016-03-101-3/+3
* Remove the extra scaling on W for UHJ encodingChris Robinson2016-03-011-7/+26
* Separate the left and right output writes with UHJ encodingChris Robinson2016-02-271-9/+12
* Add a function to encode 2-channel UHJ from B-FormatChris Robinson2016-02-261-0/+91