]> git.sesse.net Git - ffmpeg/commit
Revert "x86/videodsp: add emulated_edge_mc_mmxext"
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 28 Jun 2014 03:33:52 +0000 (05:33 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 28 Jun 2014 03:39:07 +0000 (05:39 +0200)
commit5bca5f87d1a32669e0357790e0d0ad8a5c9c998b
tree9ac36e13704260d32a0646ec86dd06ad28d96dd6
parent4d1fa38d984cba322284cfce416c4c969da58f51
Revert "x86/videodsp: add emulated_edge_mc_mmxext"

The commit causes minor out of array reads and was mainly intended for
future optimizations which turned out not to be meassurably faster.
Itself it was just 1 cpu cycle faster

Approved-by: jamrial
This reverts commit 057d2704e78b52fec357b4fc646c9de37a085413.
libavcodec/x86/videodsp.asm
libavcodec/x86/videodsp_init.c