mediacodec: ndk: fix undefined behavior with Hi10P profile
Even the latest android version (Nexus 10 5.1.1) have an undefined behavior when playing a H264 Hi10P video As there is no public API in NDK to get the MediaCodecList in order to list the supported profiles, use the API from JNI.
Showing
Please register or sign in to comment