OSDN Git Service

avcodec/mpeg4videodec: fix automatic use of the xvid idct on non x86
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 3 Sep 2014 03:18:09 +0000 (05:18 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 3 Sep 2014 03:19:06 +0000 (05:19 +0200)
commit50841da1433126b02c7dc0cc39cf1ee718509be6
treee85e5dcd239f0dc4b87baad6944a2fedf812db68
parentfeac9cbed0602503e9100dd2257ddc0d46e1929d
avcodec/mpeg4videodec: fix automatic use of the xvid idct on non x86

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/mpeg4videodec.c