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:
Sami Kalliomäki
2020-04-02 13:17:09 +02:00
committed by Commit Bot
parent b907f1f9f8
commit 15a95175d4
7 changed files with 0 additions and 4305 deletions

View File

@ -501,8 +501,6 @@ public class PeerConnectionFactory {
networkThread = null;
workerThread = null;
signalingThread = null;
MediaCodecVideoEncoder.disposeEglContext();
MediaCodecVideoDecoder.disposeEglContext();
nativeFactory = 0;
}