]> git.sesse.net Git - ffmpeg/commit
x86inc: Disable vpbroadcastq workaround in newer yasm versions
authorHenrik Gramner <henrik@gramner.com>
Sat, 1 Aug 2015 15:27:35 +0000 (17:27 +0200)
committerAnton Khirnov <anton@khirnov.net>
Tue, 11 Aug 2015 09:11:27 +0000 (11:11 +0200)
commit1c6bb813284732d9a1acacfe99522d9f66ebf73e
tree23fb8a4c571ce984b489eddc0a56685f1e945ab4
parentf5e486f6f8c242bb2be01ad3ae952b5733ba1113
x86inc: Disable vpbroadcastq workaround in newer yasm versions

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

Signed-off-by: Anton Khirnov <anton@khirnov.net>
libavutil/x86/x86inc.asm