ppc: idctdsp: Immediately return if no AltiVec is available
authorDiego Biurrun <diego@biurrun.de>
Thu, 31 Jul 2014 11:48:07 +0000 (04:48 -0700)
committerDiego Biurrun <diego@biurrun.de>
Fri, 1 Aug 2014 08:23:11 +0000 (01:23 -0700)
commit03c9f357a4c2307a7913cea2cbf0ba817e80beb6
tree6b5037c3438340ad5b524986ee10c8cd903746c1
parent706208ef47bffd525c982975d2756f7b2b220b8d
ppc: idctdsp: Immediately return if no AltiVec is available

This is how all the other init functions operate.
libavcodec/ppc/idctdsp.c