Chris Robinson
|
95ea5951b1
|
Try again to work around a GCC 5 issue
|
2020-10-19 08:29:50 -07:00 |
|
Chris Robinson
|
a3903b84f9
|
Revert "Workaround a GCC 5 issue"
This reverts commit ada92b058a6bde647af6f445131729900490142a.
It didn't fix the problem.
|
2020-10-19 08:24:19 -07:00 |
|
Chris Robinson
|
ada92b058a
|
Workaround a GCC 5 issue
|
2020-10-19 08:01:38 -07:00 |
|
Chris Robinson
|
cdc15a4783
|
Use constexpr variables in place of some macros
|
2020-10-19 07:55:25 -07:00 |
|
Chris Robinson
|
d6686bceb0
|
Avoid an extra function to generate BSincHeaders
|
2020-10-18 16:49:36 -07:00 |
|
Chris Robinson
|
20cc3882b4
|
Do in-place initialization for the bsinc filters
Requires less dynamic allocations and less troublesome return values of large
arrays. Also reduces repetition with specified parameters.
|
2020-10-18 05:34:27 -07:00 |
|
Chris Robinson
|
1d4b355622
|
Use standard sin and sqrt
|
2020-09-12 19:06:06 -07:00 |
|
Chris Robinson
|
2574b98f8a
|
Move the bsinc tables out of common
|
2020-05-11 02:24:08 -07:00 |
|