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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use the bsinc resampler for the converter
Chris Robinson
2017-06-25
1
-6
/
+14
*
Use the correct destination channel offset
Chris Robinson
2017-06-23
1
-2
/
+2
*
Don't report any output samples for no input samples
Chris Robinson
2017-06-23
1
-0
/
+6
*
Forward Sample_ALuint to Sample_ALint
Chris Robinson
2017-06-23
1
-1
/
+1
*
Stop conversion when no more source samples are available
Chris Robinson
2017-06-22
1
-3
/
+4
*
Use a different way to get the size of structs with flexible array members
Chris Robinson
2017-04-18
1
-1
/
+1
*
Mark some pointers with restrict
Chris Robinson
2017-04-13
1
-2
/
+4
*
Store the ambisonic order separate from the channel enum
Chris Robinson
2017-04-12
1
-1
/
+1
*
Remove an unnecessary variable
Chris Robinson
2017-04-11
1
-6
/
+2
*
Use the correct channel conversion functions
Chris Robinson
2017-04-11
1
-16
/
+16
*
Add a mono<->stereo converter
Chris Robinson
2017-04-11
1
-0
/
+122
*
Update the given source pointer in the sample converter
Chris Robinson
2017-04-10
1
-4
/
+4
*
Add a sample converter
Chris Robinson
2017-04-10
1
-0
/
+332