OSDN Git Service

huffyuvencdsp: Convert ff_diff_bytes_mmx to yasm
authorTimothy Gu <timothygu99@gmail.com>
Mon, 19 Oct 2015 01:25:11 +0000 (02:25 +0100)
committerTimothy Gu <timothygu99@gmail.com>
Wed, 21 Oct 2015 01:24:54 +0000 (18:24 -0700)
commit6b41b4414934cc930468ccd5db598dd6ef643987
tree152bc72c963923e5546525bb6081819e15f4c1e6
parent1ec8c1554ed81a31ac4f82621121405de067b21e
huffyuvencdsp: Convert ff_diff_bytes_mmx to yasm

Heavily based upon ff_add_bytes by Christophe Gisquet.

Reviewed-by: James Almer <jamrial@gmail.com>
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
libavcodec/x86/Makefile
libavcodec/x86/huffyuvencdsp.asm [new file with mode: 0644]
libavcodec/x86/huffyuvencdsp_mmx.c