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
/
bformatdec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use a function to generate the up-sampler transcode matrix
Chris Robinson
2016-11-24
1
-54
/
+56
*
Make some pointer-to-array parameters const
Chris Robinson
2016-10-04
1
-21
/
+14
*
Make the SelectMixer function sharable
Chris Robinson
2016-09-06
1
-2
/
+2
*
Rename some variables for clarity
Chris Robinson
2016-09-06
1
-28
/
+30
*
Use more correct cube decoder matrices
Chris Robinson
2016-09-05
1
-8
/
+8
*
Rename MatrixMixerFunc to RowMixerFunc
Chris Robinson
2016-09-02
1
-2
/
+2
*
Use MixMatrixRow to upsample the split frequency bands to the output
Chris Robinson
2016-09-01
1
-30
/
+12
*
Simplify the ambisonic up-sampler
Chris Robinson
2016-08-30
1
-65
/
+99
*
Band-split the HRIRs when building the ambisonic decoder filters
Chris Robinson
2016-08-21
1
-10
/
+10
*
Add a stand-alone upsampler for higher-order ambisonic oputput
Chris Robinson
2016-07-30
1
-8
/
+77
*
Make a MAX_AMBI2D_COEFFS macro instead of a magic number
Chris Robinson
2016-07-17
1
-4
/
+4
*
Repack the ambisonic dual-band decoder matrices
Chris Robinson
2016-07-17
1
-94
/
+105
*
Implement a Neon-enhanced MixRow
Chris Robinson
2016-06-01
1
-0
/
+4
*
Use a macro to specify the ambisonic periphonic channel mask
Chris Robinson
2016-06-01
1
-1
/
+1
*
Use SSE for applying the HQ B-Format decoder matrices
Chris Robinson
2016-05-31
1
-27
/
+29
*
Don't access the band splitter fields in the processing loops
Chris Robinson
2016-05-31
1
-9
/
+16
*
Improve radius behavior with scaling of ambisonic coefficients
Chris Robinson
2016-04-24
1
-13
/
+13
*
Use frequency-dependent processing for the ambisonic up-sampler
Chris Robinson
2016-04-09
1
-3
/
+37
*
Move the aligned malloc functions to the common lib
Chris Robinson
2016-03-29
1
-0
/
+1
*
Skip unused output channels for the HQ decode
Chris Robinson
2016-03-28
1
-0
/
+13
*
Align the ChannelMix buffer and use it for up-sampling
Chris Robinson
2016-03-27
1
-9
/
+9
*
Include the distance gain compensation in the decoder matrix
Chris Robinson
2016-03-26
1
-56
/
+56
*
Add a config option for distance compensation
Chris Robinson
2016-03-26
1
-2
/
+2
*
Add distance compensation to the HQ decoder
Chris Robinson
2016-03-26
1
-4
/
+107
*
Skip height-related ambisonic channels for 2D rendering
Chris Robinson
2016-03-25
1
-17
/
+78
*
Up-sample first-order content when using a higher order HQ decoder
Chris Robinson
2016-03-23
1
-0
/
+88
*
Add a specific output for first-order sources
Chris Robinson
2016-03-22
1
-0
/
+8
*
Simplify setting the matrix coeffs
Chris Robinson
2016-03-22
1
-42
/
+14
*
Properly handle negative matrix values and fix decoder initialization
Chris Robinson
2016-03-15
1
-1
/
+1
*
Add a dual-band ambisonic decoder
Chris Robinson
2016-03-15
1
-0
/
+286