- 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
The idea is to make CMake build for WebRTC m130 version - for audio processing module
Languages
C++
90.3%
Java
2.9%
C
2.2%
Objective-C++
2%
Python
1.3%
Other
1%