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
/
Alc
/
mastering.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Workaround lack of roundf with early MSVC
Chris Robinson
2018-11-02
1
-0
/
+12
*
Use HUGE_VALF instead of INFINITY
Chris Robinson
2018-11-02
1
-1
/
+2
*
Specify the correct array size for casting
Chris Robinson
2018-11-02
1
-2
/
+2
*
Replace restrict with RESTRICT
Chris Robinson
2018-10-29
1
-15
/
+15
*
Add back an inadvertently removed static
Chris Robinson
2018-10-02
1
-1
/
+1
*
Use < instead of != for some loop checks
Chris Robinson
2018-10-01
1
-2
/
+2
*
Ensure BUFFERSIZE is a power of 2
Chris Robinson
2018-09-30
1
-2
/
+4
*
Make the Compressor struct opaque
Chris Robinson
2018-09-30
1
-3
/
+66
*
Fix some length ranges
Chris Robinson
2018-09-29
1
-2
/
+8
*
Improve a couple loops
Chris Robinson
2018-09-29
1
-7
/
+15
*
Don't use a ringbuffer design for the limiter's side chain
Chris Robinson
2018-09-29
1
-31
/
+21
*
Add some assumes for the limiter
Chris Robinson
2018-09-29
1
-0
/
+17
*
Simplify a lower-bound clamp
Chris Robinson
2018-09-28
1
-2
/
+1
*
Constify a couple more variables
Chris Robinson
2018-09-28
1
-2
/
+2
*
Include the limiter's lookAhead delay in the device latency
Chris Robinson
2018-09-25
1
-3
/
+3
*
Update the output limiter/compressor
Chris Robinson
2018-09-25
1
-132
/
+345
*
Avoid potentially calling log10f(0)
Chris Robinson
2018-04-29
1
-1
/
+1
*
Move the compressor/limiter declarations to their own header
Chris Robinson
2018-01-11
1
-27
/
+4
*
Remove the fastf2u conversion function
Chris Robinson
2017-06-27
1
-1
/
+1
*
Add a new compressor/limiter
Chris Robinson
2017-05-27
1
-0
/
+255