On Thu, Jan 7, 2016 at 2:13 PM, Hendrik Leppkes wrote:
> ---
> libavfilter/x86/vf_w3fdif.asm| 35 +--
> libavfilter/x86/vf_w3fdif_init.c | 2 +-
> 2 files changed, 34 insertions(+), 3 deletions(-)
>
> diff --git a/libavfilter/x86/vf_w3fdif.asm b/libavfilter/x8
---
libavfilter/x86/vf_w3fdif.asm| 35 +--
libavfilter/x86/vf_w3fdif_init.c | 2 +-
2 files changed, 34 insertions(+), 3 deletions(-)
diff --git a/libavfilter/x86/vf_w3fdif.asm b/libavfilter/x86/vf_w3fdif.asm
index c3c73ea..52628c3 100644
--- a/libavfilter/x86
On Thu, Jan 7, 2016 at 4:18 AM, James Almer wrote:
> On 1/6/2016 11:54 PM, Hendrik Leppkes wrote:
>> ---
>> Based on an idea from Ronald mentioend in an earlier thread about this
>> function.
>>
>> It works and passes FATE, however I'm sure some aspects can be done easier
>> or cleaner, so pleas
On 1/6/2016 11:54 PM, Hendrik Leppkes wrote:
> ---
> Based on an idea from Ronald mentioend in an earlier thread about this
> function.
>
> It works and passes FATE, however I'm sure some aspects can be done easier or
> cleaner, so please let me know.
>
>
> libavfilter/x86/vf_w3fdif.asm|
---
Based on an idea from Ronald mentioend in an earlier thread about this function.
It works and passes FATE, however I'm sure some aspects can be done easier or
cleaner, so please let me know.
libavfilter/x86/vf_w3fdif.asm| 37 ++---
libavfilter/x86/vf_w3f