Wim Taymans
|
75e432a49a
|
resample: use independent accumulators for SSE and SSSE3
|
2026-04-23 09:18:08 +02:00 |
|
Wim Taymans
|
37f9f7773c
|
resample: implement inter for ssse3
|
2026-04-22 18:28:25 +02:00 |
|
Barnabás Pőcze
|
934ab3036e
|
treewide: use SPDX tags to specify copyright information
SPDX tags make the licensing information easy to understand and clear,
and they are machine parseable.
See https://spdx.dev for more information.
|
2023-02-16 10:54:48 +00: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
|
c8d3d475bb
|
audioconvert: handle more optimizations
Compile an optimized library for the given CPU with the right flags,
then link it with the main library.
|
2019-03-27 17:58:48 +01:00 |
|