kleopatra999 / webm

Automatically exported from code.google.com/p/webm
0 stars 0 forks source link

VP8 encoder crash on iPhone 5 and iPhone 5S #880

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The libvpx library is built using the "--target=armv7-darwin-gcc" and I see 
that the VP8 encoder always crashes at vp8_sad16x16_neon.  This is true for 
both 32bit iPhone 5 and 64bit iPhone 5S.  I don't get any crash when built 
using "--disable-optimizations".
I'm using version 1.3.0.

BR,
Danny

Original issue reported on code.google.com by danny.s....@gmail.com on 13 Nov 2014 at 5:13

GoogleCodeExporter commented 9 years ago
Please try HEAD from https://chromium.googlesource.com/webm/libvpx

There have been many fixes for iOS/arm. We hope to release a new version soon 
and will not be putting any effort into 1.3.0

If you still see issues with HEAD then please reopen.

Original comment by johannko...@google.com on 13 Nov 2014 at 5:25