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
/
utils
/
bsincgen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensure some macros have the correct size
Chris Robinson
2017-08-28
1
-1
/
+4
*
Add a higher quality bsinc resampler using 24 sample points
Chris Robinson
2017-08-27
1
-4
/
+7
*
Properly open the output file for writing
Chris Robinson
2017-08-27
1
-1
/
+1
*
Use a common header for Unicode-awareness on Windows
Chris Robinson
2017-08-27
1
-79
/
+1
*
Allow specifying the output filename with bsincgen
Chris Robinson
2017-08-26
1
-31
/
+140
*
Rename the bsinc resampler to bsinc12
Chris Robinson
2017-08-25
1
-46
/
+48
*
Parameterize the filter order and rejection in bsincgen
Chris Robinson
2017-08-23
1
-28
/
+29
*
Parameterize the bsinc table name
Chris Robinson
2017-08-22
1
-8
/
+9
*
Properly postfix the filter order number
Chris Robinson
2017-08-21
1
-2
/
+6
*
Simplify bsincgen's Kaiser function
Chris Robinson
2017-08-18
1
-8
/
+3
*
Keep bsinc filter quality more consistent between scales
Chris Robinson
2017-08-17
1
-7
/
+9
*
Workaround Android not having log2
Chris Robinson
2017-08-17
1
-0
/
+4
*
Correct the bsinc filter order
Chris Robinson
2017-08-17
1
-6
/
+7
*
Make the sinc4 table static
Chris Robinson
2017-08-16
1
-1
/
+1
*
Make the bsinc table layout more efficient
Chris Robinson
2017-08-16
1
-99
/
+20
*
Keep bsinc info together in a struct
Chris Robinson
2017-08-15
1
-37
/
+61
*
Pre-compute the sinc4 resampler coefficient table
Chris Robinson
2017-04-08
1
-1
/
+39
*
Add a tool to generate the bsinc tables
Chris Robinson
2015-11-10
1
-0
/
+374