index
:
jogamp/openal-soft.git
UPSTREAM
master
v1.19
v1.20.0
v1.20.0-upstream
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utils
/
uhjencoder.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix implicit widening after multiplication
Chris Robinson
2023-12-23
1
-5
/
+5
*
Remove DEF_NEWDEL
Chris Robinson
2023-12-16
1
-3
/
+0
*
Much more clang-tidy cleanup
Chris Robinson
2023-12-10
1
-45
/
+50
*
Fix WFX channel matching in uhjencoder
Chris Robinson
2023-10-16
1
-1
/
+1
*
Use cinttypes instead of inttypes.h in C++
Chris Robinson
2023-06-01
1
-1
/
+1
*
Use some more standard functions
Chris Robinson
2023-05-05
1
-4
/
+2
*
clang-tidy cleanups (#800)
Rosen Penev
2023-01-15
1
-2
/
+2
*
Support different input channel orders in uhjencoder
Chris Robinson
2022-11-04
1
-12
/
+39
*
Use the correct input for the IIR UHJ encoder
Chris Robinson
2022-10-26
1
-2
/
+2
*
Avoid a duplicate all-pass function that accumulates
Chris Robinson
2022-10-22
1
-33
/
+30
*
Add options to encode 3- and 4-channel UHJ to uhjencoder
Chris Robinson
2022-02-04
1
-19
/
+71
*
Remove math_defs.h
Chris Robinson
2022-01-27
1
-47
/
+48
*
Slight update to the UHJ coefficients
Chris Robinson
2021-11-28
1
-1
/
+1
*
Use a higher quality all-pass for the UHJ utils
Chris Robinson
2021-07-30
1
-1
/
+1
*
Add a utility to encode audio files to UHJ
Chris Robinson
2021-07-09
1
-0
/
+454