Use nested ifs instead of &&, which appears to not work with %ifidn (i.e. this
authorRonald S. Bultje <rsbultje@gmail.com>
Mon, 26 Jul 2010 13:56:51 +0000 (13:56 +0000)
committerRonald S. Bultje <rsbultje@gmail.com>
Mon, 26 Jul 2010 13:56:51 +0000 (13:56 +0000)
commitbcd4aa6498d83f81e18eb70efa52969c110ac7c6
tree561fb47aeb21598c8ee8b18edcd03b2aae5c95fd
parent0b2c75cb687d9534f64e6e62be97ebe3cf6965fa
Use nested ifs instead of &&, which appears to not work with %ifidn (i.e. this
construct was always enabled, even for <ssse3 versions).

Originally committed as revision 24509 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/x86/vp8dsp.asm