[FFmpeg-devel] [PATCH] x86/me_cmp: combine sad functions into a single macro
James Almer
jamrial at gmail.com
Thu Sep 18 04:52:51 CEST 2014
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 <jamrial at gmail.com>
>> ---
>> libavcodec/x86/me_cmp.asm | 221 +++++++++++++++++++---------------------------
>> 1 file changed, 93 insertions(+), 128 deletions(-)
>
> should be ok
Pushed. Thanks.
More information about the ffmpeg-devel
mailing list