Delete legacy MediaCodec HW codec integration.
Bug: b/132773887 Change-Id: I7d50d60b3cc53b075611826b67951cd97dbe06af Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/172721 Reviewed-by: Paulina Hensman <phensman@webrtc.org> Commit-Queue: Sami Kalliomäki <sakal@webrtc.org> Cr-Commit-Position: refs/heads/master@{#30981}
This commit is contained in:
committed by
Commit Bot
parent
b907f1f9f8
commit
15a95175d4
@ -501,8 +501,6 @@ public class PeerConnectionFactory {
|
||||
networkThread = null;
|
||||
workerThread = null;
|
||||
signalingThread = null;
|
||||
MediaCodecVideoEncoder.disposeEglContext();
|
||||
MediaCodecVideoDecoder.disposeEglContext();
|
||||
nativeFactory = 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user