On 17/09/14 11:44 PM, Michael Niedermayer wrote:
> On Wed, Sep 17, 2014 at 10:15:30PM -0300, James Almer wrote:
>> No point in having the sad8 functions separate now that the loop is no
>> longer unrolled.
>>
>> Signed-off-by: James Almer
>> ---
>> libavcodec/x86/me_cmp.asm | 221
>> +++
On Wed, Sep 17, 2014 at 10:15:30PM -0300, James Almer wrote:
> No point in having the sad8 functions separate now that the loop is no
> longer unrolled.
>
> Signed-off-by: James Almer
> ---
> libavcodec/x86/me_cmp.asm | 221
> +++---
> 1 file changed, 93
No point in having the sad8 functions separate now that the loop is no
longer unrolled.
Signed-off-by: James Almer
---
libavcodec/x86/me_cmp.asm | 221 +++---
1 file changed, 93 insertions(+), 128 deletions(-)
diff --git a/libavcodec/x86/me_cmp.asm b/lib