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
/
bs2b.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Fix more uses of unsigned sizes and offsets
Chris Robinson
2017-02-10
1
-4
/
+4
|
*
Modify bs2b_cross_feed to do multiple samples at once
Chris Robinson
2016-07-13
1
-1
/
+56
|
*
Set both BS2B parameters at once
Chris Robinson
2015-09-08
1
-17
/
+6
|
*
Pre-apply the crossfeed filter gain to the input sample coefficients
Chris Robinson
2014-06-12
1
-7
/
+6
|
*
Use floats for the BS2B filter
Chris Robinson
2014-06-11
1
-34
/
+34
|
*
Make bs2b_cross_feed inline
Chris Robinson
2014-06-10
1
-43
/
+2
|
*
Use memset to clear the bs2b filter's last sample and remove the unused ↵
Chris Robinson
2012-02-19
1
-18
/
+2
|
|
|
|
is_clear function
*
Add a few more precision casts
Chris Robinson
2011-09-22
1
-3
/
+3
|
*
Convert CR/LF -> LF
Chris Robinson
2010-03-18
1
-201
/
+201
|
|
|
|
Spotted by Alam Arias
*
(Re)allocate and clear the stereo-to-binaural filter as needed
Chris Robinson
2009-09-21
1
-2
/
+0
|
*
Add missing config.h includes
Chris Robinson
2008-01-16
1
-0
/
+2
|
*
Add the Bauer stereophonic-to-binaural DSP (bs2b) code and hooks
Chris Robinson
2008-01-03
1
-0
/
+201