> I did that and had similar problem. I was able to workaround the problems by 
> disabling some build optimizations. To be more specific they were: 
> --disable-mmx --disable-mmx2 --disable-neon --disable-armv5te 
> --disable-iwmmxt --disable-optimizations.

Well, as I wrote, I disabled all the arm-specific optimizations by
setting -arch=c, and it worked well.
But one of the reasons that I moved from xvidcore to libavdecoder was
its promising ARM optimizations, so the need to disable them is rather
disappointing...
Is this a known issue, which is going to be addressed in the next builds?
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to