Changeset 07b4b0ca in ffmpeg

Timestamp:
Feb 17, 2014, 12:51:19 PM (11 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
911eb711, e535897f
Parents:
341639fe
git-author:
James Almer <jamrial@gmail.com> (02/12/14 01:28:54)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (02/17/14 12:51:19)
Message:

tta/x86: add ff_ttafilter_process_dec_{ssse3, sse4}

Results are from a Win64 build running on an AMD FX 6300

1121 decicycles in ttafilter_process_dec_c, 16777112 runs, 104 skips
522 decicycles in ff_ttafilter_process_dec_ssse3, 16777149 runs, 67 skips
477 decicycles in ff_ttafilter_process_dec_sse4, 16777156 runs, 60 skips

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.