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
/
converter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make MAX_RESAMPLER_PADDING specify the total padding
Chris Robinson
2019-09-28
1
-9
/
+9
*
Combine two function calls into one
Chris Robinson
2019-09-28
1
-8
/
+4
*
Add "fast" variants for the bsinc resamplers
Chris Robinson
2019-09-28
1
-2
/
+2
*
Implement a "fast" bsinc path
Chris Robinson
2019-09-26
1
-1
/
+1
*
Make the resampler type an enum class
Chris Robinson
2019-09-22
1
-2
/
+2
*
Fix some more implicit conversions noted by GCC
Chris Robinson
2019-09-14
1
-1
/
+1
*
Return unsigned values from the FromDevFmt functions
Chris Robinson
2019-09-13
1
-4
/
+3
*
Make the resampler increment unsigned
Chris Robinson
2019-09-13
1
-1
/
+1
*
Clean up sample converter implicit conversions
Chris Robinson
2019-09-12
1
-28
/
+30
*
Fix function declaration
Chris Robinson
2019-09-11
1
-1
/
+1
*
Simplify flexible array member usage
Chris Robinson
2019-09-11
1
-6
/
+5
*
Avoid dynamically allocating ChannelConverter
Chris Robinson
2019-09-10
1
-8
/
+0
*
Pass a span to the Resample function
Chris Robinson
2019-08-20
1
-1
/
+1
*
Use unsigned for the sample and channel converters
Chris Robinson
2019-08-20
1
-26
/
+26
*
Update some includes
Chris Robinson
2019-08-05
1
-0
/
+2
*
More include cleanups
Chris Robinson
2019-07-28
1
-0
/
+3
*
Rename Alc to alc
Chris Robinson
2019-07-28
1
-0
/
+367