Changeset 057d2704 in ffmpeg

Timestamp:
Jun 26, 2014, 3:58:57 PM (10 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
acc7cf7
Parents:
e18b48c6
git-author:
James Almer <jamrial@gmail.com> (06/23/14 18:51:53)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (06/26/14 15:58:57)
Message:

x86/videodsp: add emulated_edge_mc_mmxext

This also changes hfix8_mmx and above to use mmx regs instead of
gprs, and makes emulated_edge_mc_sse and emulated_edge_mc_sse2 use
mmxext hfix and hvar functions instead of mmx where possible.

This is mostly in preparation for an ssse3 version.

Signed-off-by: James Almer <jamrial@gmail.com>

code is about 1 cpu cycle faster approximately

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

(No files)

Note: See TracChangeset for help on using the changeset viewer.