mediacodec: check exceptions after createByCodecName()
Release MediaCodec only if the codec has been successfully created. This might avoid some crashes.
Showing
Please register or sign in to comment
Release MediaCodec only if the codec has been successfully created. This might avoid some crashes.