DescriptionRelease MediaCodec on another thread more often.
Since MediaCodec::release() can hang, this CL moves more cases of
it to a separate thread when needed. Previously, we did this only
during AVDA destruction. This CL adds support for other cases in
which we replace or clear |media_codec_|.
BUG=613238
Committed: https://crrev.com/6dbf26869f5f64e618e31b314d0476d930fb55eb
Cr-Commit-Position: refs/heads/master@{#403345}
Patch Set 1 #
Messages
Total messages: 18 (9 generated)
|