DescriptionImprove Android HW decoder error handling.
- 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
Committed: https://chromium.googlesource.com/external/webrtc/+/782671f7983e27be865f04f546fbfc3f1cb4e1b3
Patch Set 1 #Patch Set 2 : Revert logging back to normal. #Patch Set 3 : Remove copy paste error. #Patch Set 4 : Alway clear message Q in Release() #
Messages
Total messages: 6 (1 generated)
|