Changeset 7c8bf09e in ffmpeg

Timestamp:
Mar 18, 2014, 2:00:50 PM (11 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
cf3fccce
Parents:
c56d25c4
git-author:
James Almer <jamrial@gmail.com> (03/17/14 20:07:34)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (03/18/14 14:00:50)
Message:

swresample: change COMMON_CORE_INT16 asm from SSSE3 to SSE2

pshuf+paddd is slightly faster than phaddd.
The real gain is in pre-ssse3 processors like AMD K8 and K10, which get
a big boost in performance compared to the mmxext version

Signed-off-by: James Almer <jamrial@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

(No files)

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