]> git.sesse.net Git - ffmpeg/commit
x86inc: Disable vpbroadcastq workaround in newer yasm versions
authorHenrik Gramner <henrik@gramner.com>
Sun, 2 Aug 2015 20:40:01 +0000 (22:40 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Mon, 3 Aug 2015 01:13:20 +0000 (03:13 +0200)
commitf151fbd9e58c7af6535efb342d868bf803afef34
treeb6721e1c294385f7b5a33cfe573b741b82b0cba6
parent7f46a641bf2540b8cf1293d5e50c0c0e34264254
x86inc: Disable vpbroadcastq workaround in newer yasm versions

The bug was fixed in 1.3.0, so only perform the workaround in earlier versions.

Reviewed-by: "Ronald S. Bultje" <rsbultje@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavutil/x86/x86inc.asm