[FFmpeg-devel] VP8 decode on ARM
Andy Bell
allbabel at gmail.com
Thu Sep 20 08:27:46 CEST 2012
>
> compare config.h between ARM optims vs no ARM optims cases and
> then grep for the changed #defines in the code and disable them
> one by one or via binary search until you found which causes the
> problem, once its known which causes the problem that code has to be
> debugged
>
>
>
Hi, this may help diagnose the issue, but if I disable Armv6 optimisations
it seems to be fine. I will try to get some more time to look at it
further.
Thanks, Andy
More information about the ffmpeg-devel
mailing list