I noticed that ffmpeg already included (libavcodec / libstagefright.cpp) and stated that it supports H264 hardware decoding via StageFright platform. I created a shared library according to (tools / build_libstagefright). But when you do the actual H264 frame decoding, in the Stagefright_init () scene, this seems unsuccessful. Will anyone succeed in using this new feature? Thank you in advance.
source share