On 9/12/18, James Almer wrote:
> On 9/12/2018 7:42 AM, Paul B Mahol wrote:
>> Signed-off-by: Paul B Mahol
>> ---
>> libavutil/float_dsp.c | 9 +
>> libavutil/float_dsp.h | 16
>> 2 files changed, 25 insertions(+)
>
> Ah, i had a patch like this lying around but never go
On 9/12/2018 7:42 AM, Paul B Mahol wrote:
> Signed-off-by: Paul B Mahol
> ---
> libavutil/float_dsp.c | 9 +
> libavutil/float_dsp.h | 16
> 2 files changed, 25 insertions(+)
Ah, i had a patch like this lying around but never got to send it.
I still have the x86 simd im
Signed-off-by: Paul B Mahol
---
libavutil/float_dsp.c | 9 +
libavutil/float_dsp.h | 16
2 files changed, 25 insertions(+)
diff --git a/libavutil/float_dsp.c b/libavutil/float_dsp.c
index 1d4911d815..6e28d71b57 100644
--- a/libavutil/float_dsp.c
+++ b/libavutil/float_ds