aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2014-11-06 20:43:06 -0300
committerJames Almer <jamrial@gmail.com>2014-11-06 20:54:00 -0300
commitb385c4c6a316f798b6a14418f09e545cda7fef7f (patch)
tree2fb3571e48727956078258fe0da9325ff70c5583 /libavcodec
parent93ab6693d8cf6e01ba415dde89860e07abed9e0b (diff)
downloadffmpeg-b385c4c6a316f798b6a14418f09e545cda7fef7f.tar.gz
x86/swr: replace sse4 instructions in pack_6ch with sse ones
There's no benefit from using blendps here except on CPUs with AVX, where it's faster than shufps according to Intel's documentation. As such, rename the sse4 functions to sse/sse2 and use shufps instead. Reviewed-by: Michael Niedermayer <michaelni@gmx.at> Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'libavcodec')
0 files changed, 0 insertions, 0 deletions