aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/uhjfilter.h
Commit message (Expand)AuthorAgeFilesLines
* Improve UHJ2 encodingChris Robinson2018-12-261-9/+9
* Use a unique_ptr for Uhj2EncoderChris Robinson2018-11-211-13/+9
* Convert the UHJ encoder to C++Chris Robinson2018-11-031-0/+8
* Replace restrict with RESTRICTChris Robinson2018-10-291-1/+1
* Use transposed direct form 2 for the UHJ all-pass filtersChris Robinson2018-04-221-3/+3
* Use ALsizei in a few more placesChris Robinson2017-01-161-1/+1
* Update a function comment about its inputChris Robinson2016-11-161-1/+2
* Use the proper left and right channels for UHJ outputChris Robinson2016-03-101-1/+1
* Remove the extra scaling on W for UHJ encodingChris Robinson2016-03-011-3/+2
* Add a function to encode 2-channel UHJ from B-FormatChris Robinson2016-02-261-0/+49