Wim Taymans
|
a579fc49ba
|
audioconvert: move peaks functions to separate file
Make a peaks finder helper and use it in the peaks resampler.
|
2022-09-27 11:25:02 +02:00 |
|
Wim Taymans
|
6e9e02b420
|
audioconvert: refactor peaks resampler
Use common code in macro and generate arch specific version.
Compile with -Ofast to optimize some fmaxf calls.
|
2022-09-07 16:00:31 +02:00 |
|
Wim Taymans
|
419517fd55
|
audioconvert: build C versions with -Ofast and -ffast-math
Move resampler implementations to a -c version.
Compile some of the functions with other flags to make them more
optimized.
|
2022-07-14 10:07:07 +02:00 |
|