Changeset 1b3a7e1f in ffmpeg

Timestamp:
Oct 24, 2013, 11:36:55 AM (11 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
f7106e00
Parents:
210afae0
git-author:
Ronald S. Bultje <rsbultje@gmail.com> (10/24/13 10:54:32)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (10/24/13 11:36:55)
Message:

avcodec/x86/videodsp: Properly mark sse2 instructions in emulated_edge_mc x86 simd as such.

Should fix crashes or corrupt output on pre-SSE2 CPUs when they were
using SSE2-code (e.g. AMD Athlon XP 2400+ or Intel Pentium III) in
hfix or hvar single-edge (left/right) extension functions.

Tested-by: Ingo Brückl <ib@wupperonline.de>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

(No files)

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