OSDN Git Service

DWT: x86 init should depend on HAVE_MMX
authorMåns Rullgård <mans@mansr.com>
Sun, 14 Mar 2010 22:29:11 +0000 (22:29 +0000)
committerMåns Rullgård <mans@mansr.com>
Sun, 14 Mar 2010 22:29:11 +0000 (22:29 +0000)
commit1e470fadcbe08cd3397b7658784b7fb7fcb5ceeb
tree1da0817fa0c803af5d9cdef7045799f12980c2a3
parent6d2877f47e83872da9aa1dad3172ba610d3c65d0
DWT: x86 init should depend on HAVE_MMX

The init function is only compiled if MMX is enabled, the call
must use the same condition.

Originally committed as revision 22531 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/dwt.c