index
:
openal-soft.git
UPSTREAM
master
v1.19
v1.20.0
v1.20.0-upstream
Original: git://repo.or.cz/openal-soft.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Handle negative voice positions
Chris Robinson
2022-11-02
2
-28
/
+50
*
Use the IIR filter for UHJ by default
Chris Robinson
2022-10-30
1
-1
/
+1
*
Rename some variables to more clearly indicate their meaning
Chris Robinson
2022-10-28
5
-40
/
+40
*
Rework the UHJ IIR filters to avoid applying an IIR in reverse
Chris Robinson
2022-10-27
2
-153
/
+128
*
Switch back to the FIR256 filter by default
Chris Robinson
2022-10-26
1
-1
/
+1
*
Use the correct input for the IIR UHJ encoder
Chris Robinson
2022-10-26
1
-7
/
+29
*
Use the IIR all-pass filter by default
Chris Robinson
2022-10-26
1
-1
/
+1
*
Fix up a comment
Chris Robinson
2022-10-26
1
-2
/
+2
*
Add a comment about the filter delay
Chris Robinson
2022-10-25
1
-0
/
+3
*
Fix some value ordering
Chris Robinson
2022-10-25
1
-2
/
+2
*
Avoid a duplicate all-pass function that accumulates
Chris Robinson
2022-10-22
2
-92
/
+113
*
Rename some variables to be less ambiguous
Chris Robinson
2022-10-21
3
-20
/
+20
*
Rename a couple functions to clarify their use
Chris Robinson
2022-10-21
1
-13
/
+13
*
Add separate filter options for UHJ encoding and decoding
Chris Robinson
2022-10-21
3
-4
/
+6
*
Add an IIR filter option for UHJ encoding/decoding
Chris Robinson
2022-10-21
3
-30
/
+384
*
Increase sub-sample precision to 16 bits
Chris Robinson
2022-10-16
1
-1
/
+1
*
Move some comments to a more appropriate place
Chris Robinson
2022-09-23
1
-32
/
+32
*
Remove an unused variable
Chris Robinson
2022-09-20
1
-10
/
+9
*
Clear the buffer loop element when out of the loop range
Chris Robinson
2022-09-18
1
-2
/
+3
*
Clear trailing whitespace from the loaded ambdec description
Chris Robinson
2022-09-15
1
-0
/
+2
*
Use the correct va_list for the second vsnprintf
Chris Robinson
2022-09-14
1
-1
/
+1
*
Use ifstream's wchar_t constructors on Windows
Chris Robinson
2022-09-12
1
-1
/
+1
*
Don't pack ambdec coefficients
Chris Robinson
2022-09-12
1
-4
/
+3
*
Simplify ambdec loading
Chris Robinson
2022-09-12
1
-236
/
+156
*
Ensure coeff_scale is set for ambdec files
Chris Robinson
2022-09-11
2
-6
/
+12
*
Reject ambdec files with higher than third order and FuMa scaling
Chris Robinson
2022-09-11
1
-13
/
+15
*
Track if doing 2D mixing only
Chris Robinson
2022-09-04
2
-2
/
+5
*
Allow different HF scales for 2D mixing/output
Chris Robinson
2022-09-04
3
-5
/
+25
*
Use the difference in HF scale for upsampling ambisonics
Chris Robinson
2022-09-03
3
-32
/
+30
*
Update the second-order upsampler HF scale
Chris Robinson
2022-09-02
1
-1
/
+1
*
Revert "Don't apply the HF scaling for "upsampling" ambisonics"
Chris Robinson
2022-09-02
3
-12
/
+77
*
Use an icosahedron for 3D second-order
Chris Robinson
2022-09-01
3
-34
/
+29
*
Don't apply the HF scaling for "upsampling" ambisonics
Chris Robinson
2022-08-31
3
-77
/
+12
*
Use predefined variables to handle 1/sqrt(3)
Chris Robinson
2022-08-30
1
-44
/
+45
*
Allow the remix tables to be variable length
Chris Robinson
2022-08-28
1
-1
/
+1
*
Add a 2D fourth-order upsampler
Chris Robinson
2022-08-27
2
-1
/
+53
*
Fix variable name
Chris Robinson
2022-08-26
2
-3
/
+3
*
Create and use 2D upsampling matrices
Chris Robinson
2022-08-25
3
-11
/
+156
*
Create a proper third-order upsampler matrix
Chris Robinson
2022-08-19
1
-5
/
+63
*
Inline and precompute some CalcDirectionCoeffs calls
Chris Robinson
2022-08-18
1
-0
/
+12
*
Avoid duplicate code
Chris Robinson
2022-08-18
3
-77
/
+56
*
rtkit: match includes with code (#752)
Rosen Penev
2022-08-18
1
-1
/
+2
*
Inline a function and remove an unnecessary parameter
Chris Robinson
2022-08-16
3
-30
/
+21
*
Use proper array sizes for more gains
Chris Robinson
2022-08-15
3
-4
/
+4
*
Use the proper type for a global definition
Chris Robinson
2022-08-15
1
-9
/
+11
*
Use a decode-encode method for ambisonic upsampling
Chris Robinson
2022-08-15
2
-16
/
+176
*
Use the right array size for the mixing parameters
Chris Robinson
2022-08-14
1
-1
/
+1
*
Update some arrays in preparation for fourth order support
Chris Robinson
2022-08-14
1
-5
/
+8
*
Move a member variable to the struct it's needed
Chris Robinson
2022-08-09
1
-2
/
+2
*
Add an option for higher quality UHJ filters
Chris Robinson
2022-08-08
3
-4
/
+25
[prev]
[next]