OSDN Git Service

x86: yadif: Mark mmxext optimizations as such
authorDiego Biurrun <diego@biurrun.de>
Tue, 31 Jul 2012 10:17:02 +0000 (12:17 +0200)
committerDiego Biurrun <diego@biurrun.de>
Tue, 31 Jul 2012 11:54:06 +0000 (13:54 +0200)
commitd1505db06799d625420ff75de40af106c54e8c66
tree3a658533a59e93df19d7cb904950d650a2b7a63e
parentb829b4ce29185625ab8cbcf0ce7a83cf8181ac3b
x86: yadif: Mark mmxext optimizations as such

The yadif mmx optimizations contain the pmaxsw and pmaxub mmxext
instructions, causing sigills on CPUs that do not support mmxext.
libavfilter/x86/yadif.c