782671f7983e27be865f04f546fbfc3f1cb4e1b3
- Remove an option to use MediaCodec SW decoder from Java layer. - Better handling Java exceptions in JNI - detect exceptions and either try to reset the codec or fallback to SW decoder. - If any error is reported by codec try to fallback to SW codec for VP8 or reset decoder and continue decoding for H.264. - Add more logging for error conditions. R=wzh@webrtc.org Review URL: https://codereview.webrtc.org/1178943007. Cr-Commit-Position: refs/heads/master@{#9431}
…
…
Description
No description provided
Languages
C++
76%
C
16%
Python
2.3%
Java
2.1%
Objective-C++
1.5%
Other
1.9%