Files
Arch-R/packages/audio
Matthias Reichl c0c0c08f32 soxr: don't create libavutil dependency on ARM
When both SIMD/NEON optimized and non-SIMD resamplers are built
soxr uses libavutil to do runtime CPU detection to switch
between these.

Avoid that by enabling only one of them depending on NEON
availability.

Also explicitly disable AVFFT to avoid picking up a dependency
on libavcodec.

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-05 15:51:40 +02:00
..
2018-06-04 19:54:29 +02:00
2018-05-25 23:49:23 +02:00
2018-06-04 19:54:29 +02:00
2018-06-04 19:54:29 +02:00
2018-06-04 19:54:29 +02:00
2018-06-04 19:54:29 +02:00
2018-06-04 19:54:29 +02:00
2018-06-04 19:54:29 +02:00
2018-05-25 23:49:23 +02:00
2018-03-07 18:35:01 +01:00
2018-06-04 19:54:29 +02:00
2018-05-28 09:57:26 +02:00